Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandrabose-11/react-redux-shopping-cart
This repo contains React Day 12 Task of MERN Stack. Build a Cart Page using React Redux .
https://github.com/chandrabose-11/react-redux-shopping-cart
bootstrap5 css html5 javascript react react-icons redux redux-toolkit useeffect-hook useselector-hook
Last synced: 4 days 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/chandrabose-11/react-redux-shopping-cart
- Owner: ChandraBose-11
- Created: 2024-08-13T07:41:28.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T08:03:16.000Z (3 months ago)
- Last Synced: 2024-08-21T16:54:23.922Z (3 months ago)
- Topics: bootstrap5, css, html5, javascript, react, react-icons, redux, redux-toolkit, useeffect-hook, useselector-hook
- Language: JavaScript
- Homepage: https://reactredux-carts.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
# 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://reactredux-carts.netlify.app/