A responsive and functional clone of the Amazon homepage. This project strengthened my practical front-end development skills using HTML, CSS, and JavaScript.
🌐 Live Demo: amazon-clone-smartsankarcode.netlify.app
- ✅ Responsive design (mobile and desktop)
- 🔍 Fully working search bar (filters visible products)
- 🛒 Functional cart (add/remove/view items)
- 📦 Orders page to review previous purchases
- 🖼️ Product grid layout with image, title, rating, and price
- 🧭 Navbar with search, cart, and account navigation
- 💻 HTML5
- 🎨 CSS3 (Flexbox, Grid)
- ⚙️ JavaScript (Vanilla)