Skip to content

Vanilla JavaScript app using typescript and OOP allows user to choose product and save it in localstorage.

Notifications You must be signed in to change notification settings

3ndrius/VanillaJSShop

Repository files navigation

VanillaJSShop

DESCRIPTION

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.

TECH

  • plain JavaScript
  • style using sass
  • api from Contentful
  • data saved in localstorage
  • OOP / CLASS / INTERFACE
  • parcel
  • typeScript
  • RWD

SCREEN

prev01 prev02

HOW TO RUN

Parcel on your computer

  • git clone

  • npm install

  • parcel index.html

    open locahost:1234

About

Vanilla JavaScript app using typescript and OOP allows user to choose product and save it in localstorage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages