A responsive Amazon homepage clone built using pure HTML and CSS. This project recreates the look and feel of Amazon’s landing page, focusing on layout, styling, and responsive design—without any JavaScript.
- Click here to see the clone - amazon_clone
- 🧱 HTML5 – Structure and content
- 🎨 CSS3 – Styling, layout, and responsiveness
- 🖼️ Amazon-style header with logo, search bar, and navigation
- 🧭 Responsive navbar with dropdown-style layout
- 🛍️ Product grid sections with hover effects
- 📱 Mobile-friendly design using Flexbox and media queries
- 🎨 Styled footer with links and info blocks
amazon-clone/
├── index.html 🧱 Main page
└── style.css 🎨 Styling rules
- Building complex layouts with Flexbox
- Styling interactive elements with pure CSS
- Structuring large-scale HTML pages
- Creating responsive designs without JavaScript
- 🧠 Add JavaScript for interactivity (search, dropdowns, sliders)
- 🔍 Implement product filtering
- 🧾 Add login and cart functionality
- 🌙 Dark mode toggle
Built by Asiya — a frontend developer passionate about clean design, responsive layouts, and creative web experiences 💻✨



