https://github.com/syed-moosha/react-day-3-task
Created a shopping cart using React that allows users to add and remove items from the cart.
https://github.com/syed-moosha/react-day-3-task
bootstrap html-css-javascript react
Last synced: 2 months ago
JSON representation
Created a shopping cart using React that allows users to add and remove items from the cart.
- Host: GitHub
- URL: https://github.com/syed-moosha/react-day-3-task
- Owner: Syed-Moosha
- Created: 2024-06-27T07:57:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T08:14:13.000Z (about 2 years ago)
- Last Synced: 2025-01-10T09:37:21.671Z (over 1 year ago)
- Topics: bootstrap, html-css-javascript, react
- Language: JavaScript
- Homepage: https://reactday3shoppingcart.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
Created a shopping cart using React that allows users to add and remove items from the cart.
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh