Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.87 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.87 KB

Shopmate - Redux

Integrating the functionality of the React Redux library in the Shopmate project for global state management. Handling the addition of products in the cart, removing the products from the cart, and updating the cart total every time there is some change in the cart from a centralized store which is then accessed by the whole application.

Built With

  • React
  • React-Router
  • Redux
  • JavaScript
  • HTML
  • CSS

Project Screenshots

App Screenshot

App Screenshot

App Screenshot

Demo

Deployed on Netlify - https://reduxcart-as.netlify.app/