Skip to content

gulshancodes/react-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Shopping Cart

Shopping Cart Project built with React JS, using Context API & useReducer Hook.


Features:

  • Add to Cart

  • Remove from Cart

  • Increment / Decrement the Quantity


Technologies used:

  • React JS

  • SASS


Author:


Available Scripts:

npm start

npm test

npm run build

npm run eject