✨ Features
📦 Product listing page
🖼️ Product images and descriptions
🛍️ Add to cart (basic functionality)
🎨 Responsive layout with CSS
⚡ Basic interactivity with JavaScript
🛠️ Tech Stack
HTML5 – structure of the website
CSS3 – styling and layout
JavaScript (Vanilla JS) – dynamic and interactive features
🚀 How to Run
Clone this repository:
git clone https://github.com/yourusername/ecommerce-website.git
Open the project folder and run the index.html file in your browser.
That’s it! No extra setup is required.
📚 What I Learned
How to structure a website with HTML
How to style pages with CSS
Adding interactivity using JavaScript
Basics of creating a simple front-end project from scratch
🔮 Future Improvements
🛒 Add a working cart system with checkout
🔑 User login/signup functionality
💳 Payment integration
📱 Better responsive design