Skip to content

kavinkanakaraj/shopping-cart-react-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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