Quasar Shopping
April 15, 2020 ยท View on GitHub
A free and beautiful eCommerce UI template written in Vue.js/Quasar.
Site: https://quasar-shopping.netlify.com/
Support
If this hepls you in any way, you can contribute to this project by supporting me:
๐ Support my open-source work on GitHub
Please check out my sponsor page.
(Every small appreciation can make my day!)
Thank you very much!!
Resources used
What it deliveres
- eCommerce UI template written in Vue.js/Quasar
Future release:
- Mobile friendly
- Seller related pages
- Backend(planning to use Python)
Installation
- Clone the repository
git clone https://github.com/mayur091193/quasar-shopping.git
Install the dependencies
cd quasar-shopping
npm install
To run the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev
Build the application
quasar build
Reach out to me at "mayur091193@gmail.com" for queries.
Screens UI
Login
Home
Details
Category
Footer
Customize the configuration
See Configuring quasar.conf.js.