Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 632 Bytes

README.md

File metadata and controls

39 lines (22 loc) · 632 Bytes

Redux Shopping Cart

Shopping Cart Project built with React + Redux-Toolkit.


Features:

  • Add to Cart

  • Remove from Cart

  • Increment / Decrement the Quantity


Technologies used:

  • React JS

  • Redux Toolkit

  • SASS


Author:


Available Scripts:

npm start

npm test

npm run build

npm run eject