A fully responsive and modern e-commerce website for booking and purchasing dresses, built with HTML, CSS, and JavaScript. Users can explore dress collections, view product details, and book items online. This project showcases a clean front-end interface tailored for clothing and fashion-related shopping.
🔗 Live Demo: https://e-commerceweb-shopping-cloth.netlify.app
- 🛍️ Product Listing Page – View all available dresses with images, names, and prices.
- 📄 Product Detail Page – Detailed view for each dress with descriptions.
- 🧾 Cart System – Add dresses to a cart and view total prices.
- 💻 Responsive Design – Optimized for mobile, tablet, and desktop.
- 📬 Contact Section – Users can view contact details of the seller/store.
- 🧭 Navigation Bar – Easy access to different sections of the website.
- Frontend: HTML5, CSS3, JavaScript
- Hosting: Netlify
.
├── index.html # Home page
├── product.html # Product listing or detail page
├── cart.html # Shopping cart page
├── contact.html # Contact information
├── style.css # Main styles
├── cart.css # Cart-specific styles
├── script.js # Main JS functionality
└── asset/
├── logo.png # Logo and branding
└── images/ # Product images, banners