Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yogadeepan29/react--day-23--shopping_cart_task

Day-23 Task ( React ) - Demo Shopping Cart
https://github.com/yogadeepan29/react--day-23--shopping_cart_task

bootstrap components ecommerce html-css-javascript jsx props react usestate

Last synced: 3 months ago
JSON representation

Day-23 Task ( React ) - Demo Shopping Cart

Awesome Lists containing this project

README

        

#

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 ](https://ryd-react-shopping-cart.netlify.app)