Sample Ecommerce site built with React with functionality to add and remove items from the shopping cart. Items in the shopping cart will remain the same after changing pages
Hosted Site: https://react-mouseheavan.netlify.app/
- Users can add and remove items from their shopping cart
- The total number of item in the cart as well as the total cost is also shown
- Used React Router DOM to make the site function like a multi page website