• Stars
    star
    1
  • Language
    JavaScript
  • Created almost 1 year ago
  • Updated 12 months 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.