/shopping-cart

shopping cart functionality of an e-commerce app using redux react.

Primary LanguageJavaScript

Shopping-cart

  • This webapp replicate the cart functionality of a e-commerce app.

Features and Functionalities

  • It uses redux to manage state globally in application.
  • In cart user can't add duplicate products.
  • Total sum of all items in cart will be calculated and displayed in checkout list section of cart page.
  • On checkout an alert should be displayed.

Screenshot 2023-08-03 173059

Screenshot 2023-08-03 173126

Screenshot 2023-08-03 173035