Skip to content

Shopping cart object oriented design with JavaScript

Notifications You must be signed in to change notification settings

aswin1689/shoppingCartOOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping Cart with JavaScript

  • Object Oriented design
  • Webpack
  • ES6 features
  • Babel
  • vanilla JavaScript
  • SASS
  • immutability pattern
  • Event Delegation
  • DOM manipulation and traversal

Build for development mode

npm run dev

Build for production mode

npm run build

start the server and run the app

npm run start

About

Shopping cart object oriented design with JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published