Awesome
Company Profile Website Template - Vue.js & Quasar Framework
Free template for company profile made using Quasar Framework and Vue.js! It is a fully responsive template which you can use for your company or maybe for your own portfolio website.
Site: https://quasar-company-profile-template.netlify.app/
Support
If this helped you, you can contribute to this project by supporting me:
💜 Support my open-source work on GitHub
Please check out my sponsor page.
(GitHub currently doubles your support! So if you support me with $5/mo, I will get $10 instead! 😉)
Thank you very much!!
Resources used
Installation
- Clone the repository
git clone https://github.com/mayank091193/vue-quasar-company-profile-website.git
Install the dependencies
cd vue-quasar-company-profile-website
npm install
Start the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Build the app for production
quasar build
Do reach out to me at "mayank091193@gmail.com" for queries.
Screens UI
Home
<p float="left"> <kbd> <img src="assets/home.png" border="1" alt="Home" title="Home" /> </kbd> </p>Portfolio
<p float="left"> <kbd> <img src="assets/portfolio.png" border="1" alt="Portfolio" title="Portfolio" /> </kbd> </p>Pricing
<p float="left"> <kbd> <img src="assets/pricing.png" border="1" alt="Pricing" title="Pricing" /> </kbd> </p>News
<p float="left"> <kbd> <img src="assets/news.png" border="1" alt="News" title="News" /> </kbd> </p>Customize the configuration
See Configuring quasar.conf.js.