Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ksanthoshfsd/react-usecontext-task
ROAD MAP DAY 28 MY TODO TASK 17 COMPLETED
https://github.com/ksanthoshfsd/react-usecontext-task
components css html jsx reactjs usecontext-hook
Last synced: 25 days ago
JSON representation
ROAD MAP DAY 28 MY TODO TASK 17 COMPLETED
- Host: GitHub
- URL: https://github.com/ksanthoshfsd/react-usecontext-task
- Owner: ksanthoshfsd
- Created: 2024-08-08T17:05:19.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T17:19:10.000Z (3 months ago)
- Last Synced: 2024-09-28T06:23:39.856Z (about 1 month ago)
- Topics: components, css, html, jsx, reactjs, usecontext-hook
- Language: JavaScript
- Homepage: https://react-use-context-task-pi.vercel.app
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ROAD MAP DAY 28 MY TODO TASK 17 COMPLETED
Get JSON data and create a cart page with per item price , per item quantity,
Total quantity and total amountFunctionalities Required
It needs to increase or decrease the per unit quantity, which should automatically update the total Quantity and Amount.