Simple Shopping Cart implementation using javascript.
- type
npm install
in the termenal to install dependencies. - type
npm test
to convert the es6 js code and run the tests on it.
- adding GUI
the scripts
and config
directories are autogenerated in order
to run the project in the localhost for development