A modern and responsive front-end e-commerce interface built with HTML, CSS, and JavaScript. This mini project simulates core functionalities of a shopping website, including theme switching and cart management — perfect for learning and showcasing front-end skills.
- Light and Dark Theme Toggle
- Add to Cart / Remove from Cart Functionality
- Real-time Total Price Calculation
- Gradient Buttons & Animated UI Elements
- Vanilla JavaScript DOM Manipulation
- Responsive Layout for All Screen Sizes
- HTML5 – Structure and layout
- CSS3 – Styling, gradients, transitions
- JavaScript (ES6) – DOM interactivity and logic
git clone https://github.com/charithasrir31/ecommerce-application.gitYou can simply open the index.html file in any modern browser:
cd ecommerce-application
open index.html