A responsive replica of the Amazon.in homepage built using HTML5 and CSS3.
This project was created to practice front-end development skills, focusing on layout, styling, and responsive design without using JavaScript.
The goal of this project was to replicate the Amazon homepage as closely as possible using only HTML and CSS, including:
- Header with logo, search bar, and navigation links
- Product sections with images, descriptions, and offers
- Footer with multiple information links
- Responsive layout for desktop and mobile views
This helped me improve my understanding of:
- HTML semantic elements
- CSS Flexbox and Grid for layouts
- Responsive design with media queries
- Styling images, text, and navigation menus
- Fully responsive layout for different screen sizes
- Pixel-perfect design resembling the original Amazon homepage
- Organized section-wise layout for better readability
- Hover effects on buttons and product cards
- Clone the repository:
git clone https://github.com/YOUR_USERNAME/AmazonHomepageClone.git