Vanilla JavaScript app using typescript and OOP allows user to choose product and save it in localstorage. Product entity can be increased or decreased. We can also clear all backet.
- plain JavaScript
- style using sass
- api from Contentful
- data saved in localstorage
- OOP / CLASS / INTERFACE
- parcel
- typeScript
- RWD
Parcel on your computer
-
git clone
-
npm install
-
parcel index.html
open locahost:1234