Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayur091193/quasar-shopping
Free and Open source eCommerce UI template written in Vue.js/Quasar
https://github.com/mayur091193/quasar-shopping
Last synced: 14 days ago
JSON representation
Free and Open source eCommerce UI template written in Vue.js/Quasar
- Host: GitHub
- URL: https://github.com/mayur091193/quasar-shopping
- Owner: mayur091193
- License: mit
- Created: 2020-02-20T17:11:00.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T20:48:47.000Z (over 1 year ago)
- Last Synced: 2024-07-31T19:55:06.657Z (3 months ago)
- Language: Vue
- Homepage: https://quasar-shopping.netlify.com
- Size: 8.51 MB
- Stars: 98
- Watchers: 6
- Forks: 50
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- quasar-awesome - github - shopping.netlify.com) | Free and Open source eCommerce UI template written in Vue.js/Quasar | v1.9.3 | (Awesome Quasar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) / Tutorials)
README
# Quasar Shopping
A free and beautiful eCommerce UI template written in Vue.js/Quasar.
## Site: [https://quasar-shopping.netlify.com/](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](https://github.com/sponsors/mayur091193)
Please check out my sponsor page.
(Every small appreciation can make my day!)
Thank you very much!!
## Resources used
* [Quasar Framework](https://quasar.dev/)
* [Vue.js](https://vuejs.org/)## What it deliveres
* eCommerce UI template written in Vue.js/Quasar## Future release:
* Mobile friendly
* Seller related pages
* Backend(planning to use [Python](https://www.python.org/))## Installation
* **Clone the repository**
```
git clone https://github.com/mayur091193/quasar-shopping.git
```## Install the dependencies
```bash
cd quasar-shopping
npm install
```### To run the app in development mode (hot-code reloading, error reporting, etc.)
```bash
quasar dev
```### Build the application
```bash
quasar build
```Reach out to me at "[email protected]" for queries.
## Screens UI
**Login**
**Home**
**Details**
**Category**
**Footer**
### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).## License
[MIT](http://opensource.org/licenses/MIT)