Shopping Cart Application
Interactive shopping cart built with React, featuring product listing, cart state management, quantity updates, and checkout summary.

Description
A frontend-focused e-commerce cart project demonstrating component architecture, state handling, and clean UI interactions for adding, removing, and updating products.
Key Features
Dynamic cart state with add/remove/update quantity actions
Reusable product and cart item components
Calculated totals, subtotals, and cart summary UI
Responsive layout for desktop and mobile screens
Clean JavaScript/React code structure for learning and demos
Technologies Used
Frontend: React, JavaScript, CSS
State: React Hooks
Version Control: Git, GitHub