Skip to content

Files

Latest commit

 

History

History
34 lines (19 loc) · 484 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 484 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


Available Scripts:

npm start

npm test

npm run build

npm run eject