Skip to content

Shopping Cart Mini Project A simple and efficient shopping cart application built using React and Redux. This project allows users to add items to their cart and remove items from their cart with ease. It also includes real-time feedback using the Toastify package.

Notifications You must be signed in to change notification settings

Nitin-Gumber/shoppingcard

Repository files navigation

Shopping Cart Mini Project

A simple and efficient shopping cart application built using React and Redux. This project allows users to add items to their cart and remove items from their cart with ease. It also includes real-time feedback using the Toastify package.

Features

  • Add to Cart: Easily add items to your shopping cart.
  • Remove from Cart: Remove items from your shopping cart.
  • Real-Time Feedback: Toast notifications for user actions using Toastify.

Technologies Used

  • React: For building the user interface.
  • Redux: For state management.
  • Toastify: For user feedback.

Installation

  1. Clone the repository:
     https://github.com/Nitin-Gumber/shoppingcard.git
    
  2. Navigate to the project directory:
    cd shoppingcard
    
  3. Install the dependencies:
    npm install
    
  4. Start the application:
    npm start

About

Shopping Cart Mini Project A simple and efficient shopping cart application built using React and Redux. This project allows users to add items to their cart and remove items from their cart with ease. It also includes real-time feedback using the Toastify package.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published