Skip to content

Latest commit

 

History

History
93 lines (71 loc) · 1.67 KB

README.md

File metadata and controls

93 lines (71 loc) · 1.67 KB

Quasar Shopping

A free and beautiful eCommerce UI template written in Vue.js/Quasar.

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 "[email protected]" for queries.

Screens UI

Login

Login

Home

Home

Details

Details

Category

Category

Footer

Footer

Customize the configuration

See Configuring quasar.conf.js.

License

MIT