A clean and responsive desktop-only frontend clone of the Amazon homepage built using HTML and CSS. This project replicates the layout and styling of Amazonβs desktop interface, focusing on structure, flexbox layout, and UI elements for learning and practice.
- π§ Fully functional navbar with logo, location, search bar, and cart
- πΌοΈ Hero section with promotional banner
- π¦ Shop section with product boxes laid out using Flexbox
- π Footer with multiple link sections and credits
- π¨ Hover effects and visually clean design
Hereβs a preview of the website:
π Best viewed on a desktop or laptop screen.
This project is not responsive for mobile or tablet devices. It is designed for desktop view only (min-width: ~1024px).
- HTML5
- CSS3
- Clone this repository:
git clone https://github.com/divyanshsood22/amazon-clone.git
