Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svimaladhithan/shopping-cart
created a shopping cart using state hook to manage the cart value
https://github.com/svimaladhithan/shopping-cart
javascript react reactjs usestate-hook
Last synced: 9 days ago
JSON representation
created a shopping cart using state hook to manage the cart value
- Host: GitHub
- URL: https://github.com/svimaladhithan/shopping-cart
- Owner: svimaladhithan
- Created: 2024-05-19T13:19:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T13:48:19.000Z (9 months ago)
- Last Synced: 2024-12-19T04:13:52.572Z (2 months ago)
- Topics: javascript, react, reactjs, usestate-hook
- Language: JavaScript
- Homepage: https://main--shoppingcartinreact.netlify.app/
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo is about a shopping cart.
I have use useState hook to update the cart values.