Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akashp73387/day-32-react-redux-task
This repo contains React Day 12 Task of MERN Stack. Build a Cart Page using React Redux .
https://github.com/akashp73387/day-32-react-redux-task
bootstrap5 reactjs redux redux-toolkit useeffect-hook useselector-hook
Last synced: about 10 hours ago
JSON representation
This repo contains React Day 12 Task of MERN Stack. Build a Cart Page using React Redux .
- Host: GitHub
- URL: https://github.com/akashp73387/day-32-react-redux-task
- Owner: akashp73387
- Created: 2024-06-08T14:17:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-09T04:22:18.000Z (5 months ago)
- Last Synced: 2024-06-09T15:40:48.047Z (5 months ago)
- Topics: bootstrap5, reactjs, redux, redux-toolkit, useeffect-hook, useselector-hook
- Language: JavaScript
- Homepage: https://0react-redux-task.netlify.app/
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
About the Website
Built a cart page using the react-redux.
The page have 5 products where there is remove from cart button.The total price and total quantity are displayed in header section.
The product quantity add and minus reflects in header section. Achived by using useSelector Hook.
Deployed the Work in Netilfy
https://0react-redux-task.netlify.app/