Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 451 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 451 Bytes

shopping-cart

Simple Shopping Cart implementation using javascript.

getting started

  • type npm install in the termenal to install dependencies.
  • type npm test to convert the es6 js code and run the tests on it.

improvments

  • adding GUI

author

Mohamed Maher

Auto Generated

the scripts and config directories are autogenerated in order to run the project in the localhost for development