Skip to content

Ashuman5/amazon-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone

A responsive Amazon-style homepage clone built with HTML, CSS, and JavaScript. This project focuses on layout accuracy, responsive design, and interactive frontend behavior.

Features

  • Amazon-inspired header and navigation
  • Search bar UI
  • Hero carousel
  • Product category grid
  • Responsive layout using CSS Grid and Flexbox
  • JavaScript interactions for carousel and navigation behavior

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Project Structure

.
├── index.html
├── style.css
├── script.js
└── README.md

How to Run

  1. Clone this repository.
  2. Open the project folder.
  3. Open index.html in a browser.

You can also run a local server:

python -m http.server 8000

Then visit http://localhost:8000.

Live Demo

Live site: Amazon Clone

Disclaimer

This project is for educational and portfolio purposes only. It is not affiliated with Amazon.

Author

Ashutosh Tiwari

About

Responsive Amazon-style homepage clone built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors