Skip to content

πŸ›’ A responsive Amazon homepage UI clone built using only HTML and CSS.

Notifications You must be signed in to change notification settings

tech-garv/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›’ Amazon Clone - UI with HTML & CSS

This is a static clone of the Amazon homepage built using only HTML and CSS. The project is designed to practice front-end layout techniques, build reusable components, and understand real-world UI structures without using any frameworks or JavaScript.


πŸ“Œ Overview

This clone replicates Amazon’s home page structure and layout. It includes a header, search bar, product sections, promotional banners, and a footer. The project focuses on visual accuracy and responsive design using pure HTML and CSS.


✨ Features

  • Amazon-style header with logo and search bar
  • Navigation bar with common links
  • Hero banner section
  • Multiple product rows with images, prices, and ratings
  • Fully responsive layout using Flexbox/Grid
  • Clean and organized file structure

πŸ”§ Technologies Used

  • HTML for content and structure
  • CSS for styling and layout (Flexbox, Grid, Media Queries)

πŸ“ Folder Structure

amazon-clone/ β”œβ”€β”€ index.html β”œβ”€β”€ style.css └── assets/ β”œβ”€β”€ box1.jpg β”œβ”€β”€ box2.png └── ...


πŸ“š Learning Goals

  • Practice semantic HTML and structuring UI
  • Gain experience with responsive web design
  • Understand layout systems like Flexbox and Grid
  • Improve skills in CSS styling and modularity

⚠️ Disclaimer

This project is for educational purposes only and is not affiliated with Amazon or intended for commercial use.


πŸ™Œ Contributions

Contributions are welcome! Feel free to fork the repository and improve the UI, add animations, or create new pages.

About

πŸ›’ A responsive Amazon homepage UI clone built using only HTML and CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published