This is a static clone of Amazon's homepage, built using pure HTML and CSS, created as part of my web development learning journey. The layout closely resembles the real Amazon homepage, focusing on structure and design only.
- ✅ Amazon-style header and navigation bar
- ✅ Search bar and category filter
- ✅ Product showcase cards
- ✅ Fully static layout (no JavaScript)
- ✅ Footer similar to Amazon
- ✅ Clean, responsive design
- HTML5
- CSS3
amazon-clone/ ├── index.html ├── style.css ├── Capture.PNG <-- Screenshot (for README) └── images/ <-- Product/category images
- Clone or download the repository.
- Open the
index.htmlfile directly in your browser. - No server setup or installation required.
This project is part of my self-learning and practice.
It helped me understand:
- HTML layout structure
- CSS styling and box models
- Real-world UI replication
- Clean design principles
Below is a preview of the Amazon clone homepage created:
Hina
📌 BCA 3rd Year Student | Aspiring Software Developer
🔗 GitHub: [Hina7253]
🔗 LinkedIn: [https://www.linkedin.com/in/hina-569635334]
If you like this project:
- Give it a ⭐ on GitHub
- Share feedback
- Connect with me on LinkedIn
⚠️ Disclaimer: This project is created for educational purposes only and is not affiliated with Amazon in any way.