This project is a static frontend-only clone of Amazon India's homepage, designed using pure HTML and CSS, with some structural JavaScript hooks. It replicates the look and feel of the original Amazon site, focusing on visual accuracy and layout structure.
- Top navigation bar with logo, location, search box, and cart section
- Horizontal category menu similar to Amazonβs menu bar
- A large hero banner section
- Multiple promotional product cards arranged in grid format
- "Sign in" prompt for new users (UI only)
- Detailed multi-column footer with company links, social info, and language selector
- HTML
- CSS
- Google Fonts (Poppins)
- Font Awesome icons (used for UI icons like cart, location, etc.)
- This is a non-responsive static layout, best viewed on desktop screens.
- No dynamic functionality (like add-to-cart or API calls) is implemented.
- Ideal for practicing UI cloning and layout structuring for large websites.