A professional e-commerce web application with modern design and functionality.
## Key Features
- **Product Browsing**: Browse and view product details on the home page
- **Shopping Cart**: Add/remove items and manage quantities with persistent storage
- **Checkout**: Secure checkout process with validation and order confirmation
- **Order Management**: View complete order history and track order status
- **Responsive Design**: Fully responsive design that works on desktop and mobile devices
- **Local Storage**: All data persisted in browser local storage for seamless user experience
## Technologies Used
- HTML5
- CSS3 (with Font Awesome icons)
- Vanilla JavaScript (ES6+)
- Local Storage for persistence
- JSON for data structure