/Shopping-Cart-App

It is an individual project completed in 5 days by using React, Redux and Material-UI. In this user can see all products and select according their need and can able to see individual item details too.

Primary LanguageJavaScript

Shopping-Cart-App 🛒

🔗Live Link:https://shopping-cart-app-gamma.vercel.app/

It is an individual project completed in 5 days. User can see all products and select according their need and can able to see individual item details too.

Tech Stacks used :-

  • React:
  • Redux :
  • MUI:

Dependencies:

  • react
  • react-dom
  • react-router-dom
  • react-scripts
  • styled-components
  • react-slick
  • react-icons
  • react-multi-carousel
  • axios
  • redux, reduxjs/toolkit

Features of Shopping-Cart-App

Home Page

  • This is the main landing page of this website. Here user can see all items, and if they want to buy any of these products they can select it by clicking Add to cart button.

    shop-cart





Single Item Page

  • In this page user can see the individual itemdetails, and also It will give you information about price, rating, reviews.And also they can increase and decrease items quantity too. deta

Cart Page

-This is the user's cart page, after clicking on the add to cart option users can see their product on the cart page. To get redirected to this page users need to click on the cart option in the navigation bar. Here users can check the product name, quantity, and total price.

ca