Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 487 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 487 Bytes

React Redux Ecommerce Cart Project

used bootstrap, fontawesome, react-redux

features

  • used redux store
  • options to add product to cart , and adjust quantity(increase or decrease)
  • total price also calcualted according to the quantity and no of products in cart
  • we can remove the product from cart also. and card detailes
redux.webm

Reference : youtube Harsh Pathak