This project is a frontend clone of a section of the Amazon homepage using HTML and CSS. It includes a product box layout for items like "Appliances for your home", designed using Flexbox and Grid.
🔷 Section styled like Amazon product deals 🧩 Flexbox layout for shop section 🧱 Grid layout for item categories inside boxes 🎯 Simple, clean, and responsive-ready design
- HTML5
- CSS3
- Flexbox & Grid Layouts
amazon/ ├── index.html ├── style.css ├── README.md └── images/ ├── air_conditioner.jpg ├── refrigerator.jpg ├── microwave.jpg └── washing_machine.jpg
- Clone this repo: bash git clone https://github.com/Himabindu1381/amazon-clone.git
- Open index.html in your browser. 🌐 Live Demo 🔗 GitHub Pages Link: https://Himabindu1381.github.io/amazon-clone
👩💻 Author Himabindu Donikena GitHub: @Himabindu1381
✨ Thank you for visiting!