Skip to content

magla/vueJS-cart

Repository files navigation

VueJS example of an order cart application

The cart application takes you through several categories of products and shows you the order summary at the end.
It also takes in any previous order that has been saved on the server but not yet sent, and combines them with the available products.
In case that the previous order had an item that has been removed in the meantime, the order list marks it. After the order the customer can make another order.

Technology

VueJS
VueRouter
VueAxios and axios for ajax calls
Vuex for store
Webpack
JSON server

Additional

API calls to fake JSON server
Transition animations

Installation

Follow the instructions in instructions.md

Design and development by Magdalena Maglicic

About

VueJS sample cart application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published