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/