Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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**



Login

**Home**



Home

**Details**



Details

**Category**



Category

**Footer**



Footer

### Customize the configuration
See [Configuring quasar.conf.js](https://quasar.dev/quasar-cli/quasar-conf-js).

## License

[MIT](http://opensource.org/licenses/MIT)