https://github.com/hawkpraveen/react_day_12_task
This repo contains React Day 12 Task of MERN Stack. Build a Cart Page using React Redux .
https://github.com/hawkpraveen/react_day_12_task
bootstrap5 netlify reactjs redux redux-toolkit useeffect-hook useselector-hook
Last synced: 2 months 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/hawkpraveen/react_day_12_task
- Owner: Hawkpraveen
- Created: 2024-05-20T14:25:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T08:05:36.000Z (about 2 years ago)
- Last Synced: 2026-01-03T22:56:07.253Z (5 months ago)
- Topics: bootstrap5, netlify, reactjs, redux, redux-toolkit, useeffect-hook, useselector-hook
- Language: JavaScript
- Homepage: https://react-js-redux-cart-page.netlify.app/
- Size: 44.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 porducts 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://react-js-redux-cart-page.netlify.app/