• Stars
    star
    1
  • Language
    JavaScript
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

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.