Skip to content

zahraei1376/clothing-shooing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clothing shop project

  • Save products in Redux
  • Use redux-persis to memorize selected products
  • Show the selected products on the Checkout page
  • By decreasing or increasing the products, the total amount is decreased or increased at the moment using redux.
  • Use reselect
  • ...