Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Amazon Clone

A front-end clone of the Amazon homepage, built with plain HTML and CSS as a practice project for replicating a real-world, production-style UI.

🔗 Repo: github.com/Jit2005git/amazonclone

Preview

The clone recreates the core layout of the Amazon home page, including:

  • Navbar — logo, "Deliver to" location, search bar with category dropdown, language selector, sign-in, returns & orders, and cart icons
  • Sub-nav panel — "All" menu, Today's Deals, Customer Service, Registry, Gift Cards, Sell, and a deals banner
  • Hero section — full-width banner image with a promotional message
  • Shop-by-category grid — 8 category cards (Health & Personal Care, Electronics, Mobiles, Fashion, Beauty, Sports, Furniture, Groceries) each with an image and a "See More" link
  • Footer — "Back to top" bar, multi-column link sections, logo, and copyright/legal links

Tech Stack

  • HTML5 — page structure and markup
  • CSS3 — styling and layout
  • Font Awesome — icons (loaded via CDN)

Project Structure

amazonclone/
└── Html&CSS/
    ├── AmazonClone.html   # Main HTML file
    ├── style.css          # Stylesheet
    └── *.jpg / *.png / *.webp  # Images used across the hero and category sections

Getting Started

No build tools or dependencies required — this is a static HTML/CSS project.

  1. Clone the repository
    git clone https://github.com/Jit2005git/amazonclone.git
  2. Navigate into the project folder
    cd amazonclone/Html&CSS
  3. Open AmazonClone.html in your browser (double-click the file, or use an extension like VS Code's Live Server)

Notes

  • This project is for educational purposes only, built to practice HTML/CSS layout, flexbox/grid, and replicating real-world UI design.
  • It is not affiliated with, endorsed by, or connected to Amazon.com, Inc. in any way. All Amazon trademarks, logos, and brand references belong to their respective owner and are used here purely for learning purposes.

License

This project is open source and available for learning purposes. Feel free to fork and build on it.

About

amazon clone

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages