vuejs-shopping-apps
Shopping cart demo using Vuejs and Firebase.
Get Started
Or use yarn
You can use data in data/
folder to import to products
node in your firebase app.
Features
This project implements basic shopping cart features:
- Login / Register
- Pull products list from API
- Add/Remove item to shopping cart
Technical details
- VueJS [^2.2.1]
- Firebase (auth and realtime database)