08 · 2025
E-Commerce Admin & Storefront
A complete e-commerce system with an admin dashboard and customer storefront — product management, real-time sync, cart, and category filtering built in React.
Highlights
Admin Dashboard
Full CRUD product management using Local Storage as a data layer with real-time sync to the storefront.
Storefront
Dynamic product listings with category filtering, search, sorting, and cart functionality.
Reusable Components
Modular React components following best frontend practices for maintainability.
Cart System
Add, remove, and update quantity logic with persistent cart state.