Shopping cart Application
A shopping cart Application.
clone or Download the repo. into any fresh temporary folder.
cd into that root folder you just cloned locally.
launch index.html enjoy.
I have attached screenshots below depicting various features of web app !
Create your branch: git checkout -b my-new-feature
Commit your changes: git commit -m 'Add some feature'
Push to the branch: git push origin my-new-feature
Send a Pull Request
Enjoy!