There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a shopping cart React app built with Redux for learning purposes. It allows users to add products to the cart, increase/decrease quantity, delete products from the cart, and automatically calculate the total price.