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.
Deployed on Netlify - https://reduxcart-as.netlify.app/