A Fully functional and responsive mock-up of an e-commerce website built with React and React Router. The project focuses on full frontend functionalities of an e-commerce website with products fetched dynamically from an external API (Fake Store API), useState and useOutletContext hooks used for cart state management and local storage used to persist the cart state across browser sessions.
live demo - https://shopping-cart-delta-silk.vercel.app/
Home Page:
Product Catalog:
Product Page:
Add to Cart:
Cart:
- JavaScript
- Vite+React
- React Router
- Material UI
- CSS
- HTML5
Work done as a part of "The Odin Project" Open Source curriculum.




