Skip to content

devlinduldulao/vue-cart

Repository files navigation

Reactive Online Cart using Vue, Vuex, and Vuetify.

$ git clone https://github.com/webmasterdevlin/vue-cart.git
$ cd vue-cart
$ npm install
$ npm run serve

Tasks

  • Application should display selected Product and Total Price. (done)
  • Products and available quantities should be loaded from separate JSON files. (done)
  • “Buy now” button does not have any specific action. (done)

Go to http://localhost:8080

screenshot

About

A reactive online cart using Vuejs, Vuex, and Vuetify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published