Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 .

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/