React--Day-23--Shopping_Cart_Task

Day-23 Task ( React ) - Demo Shopping Cart

Stars
0
Committers
2

React Shopping Cart Task

A simple Demo E-commerce application built with React

Features


  • Built with React and Bootstrap for a responsive design
  • Users can add and remove items from the cart
  • Cart button displays the number of items in the cart

Getting Started


Installation

  1. Clone the repository: git clone https://github.com/Yogadeepan29/React--Day-23--Shopping_Cart_Task.git
  2. Install dependencies: npm install
  3. Start the development server: npm run dev

Usage

  1. Open your web browser and navigate to http://localhost:3000
  2. Explore the application and add items to the cart
  3. Click on the cart button to view the number of items in the cart

Technologies Used


  • React
  • Bootstrap
  • Font Awesome (for icons)

Author


YOGADEEPAN.R

Live Demo


Check out the live demo: React Demo Shopping Cart