Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yogadeepan29/react--day-23--shopping_cart_task
- Owner: Yogadeepan29
- Created: 2024-08-09T19:48:36.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T20:09:45.000Z (5 months ago)
- Last Synced: 2024-10-11T23:05:25.565Z (3 months ago)
- Topics: bootstrap, components, ecommerce, html-css-javascript, jsx, props, react, usestate
- Language: JavaScript
- Homepage: https://ryd-react-shopping-cart.netlify.app
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)