shashankmishra4702 /
Amazon_Clone
This is a front-end implementation of an Amazon-inspired website crafted with HTML and CSS.
27/100 healthLoading repository data…
Shashwat162004 / repository
This Amazon-inspired front-end clone is built with HTML, CSS. It includes all key sections of a modern e-commerce website
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This Amazon-inspired front-end clone is built with HTML, CSS. It includes all key sections of a modern e-commerce website
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"
integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/U6swU2Im1vVX0SVk9ABhg=="
crossorigin="anonymous"
referrerpolicy="no-referrer"
/>
<div class="nav-signin border">
<p><span> Hello, Sign in</span></p>
<p class="nav-second">Accouny & Lists</p>
</div>
<div class="nav-return border">
<p><span>Returns</span></p>
<p class="nav-second">& Orders</p>
</div>
<div class="nav-cart border">
<i class="fa-solid fa-cart-shopping"></i>
cart
</div>
</div>
<div class="panel">
<div class="panel-all">
<i class="fa-solid fa-bars"></i>
ALL
</div>
<div class="panel-ops">
<p>Today's Deals</p>
<p>Customer Service</p>
<p>Registry</p>
<p>Gift Cards</p>
<p>Sell</p>
</div>
<div class="panel-deals">shop deals in Electronics</div>
</div>
</header>
<div class="hero-section">
<div class="hero-message">
<p>
You are on amazon.com. You can also shop on Amazon India for millions
of products with fast local delivery.<a
>Click here to go to amazon.in</a
>
</p>
</div>
</div>
<div class="shop-section">
<div class="box">
<div class="box-content">
<h2>Get Your Game On</h2>
<div
class="box-image"
style="background-image: url('box1.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>skin care</h2>
<div
class="box-image"
style="background-image: url('box2.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>Shoes</h2>
<div
class="box-image"
style="background-image: url('box3.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>Clothes</h2>
<div
class="box-image"
style="background-image: url('box4.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>Smart Watch</h2>
<div
class="box-image"
style="background-image: url('box5.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>Wall Decore</h2>
<div
class="box-image"
style="background-image: url('box6.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>Games</h2>
<div
class="box-image"
style="background-image: url('box7.jpg')"
></div>
<p>see more</p>
</div>
</div>
<div class="box">
<div class="box-content">
<h2>Mirrors</h2>
<div
class="box-image"
style="background-image: url('box8.jpg')"
></div>
<p>see more</p>
</div>
</div>
</div>
<footer>
<div class="foot-panel1">Back To Top</div>
<div class="foot-panel2">
<ul>
<p>Get To Know Us</p>
<a>Careers</a>
<a>Blog</a>
<a>About Amazon</a>
<a>Investor Relations</a>
<a>Amazon Devices</a>
<a>Amazon Science</a>
</ul>
<ul>
<p>Get To Know Us</p>
<a>Careers</a>
<a>Blog</a>
<a>About Amazon</a>
<a>Investor Relations</a>
<a>Amazon Devices</a>
<a>Amazon Science</a>
</ul>
<ul>
<p>Get To Know Us</p>
<a>Careers</a>
<a>Blog</a>
<a>About Amazon</a>
<a>Investor Relations</a>
<a>Amazon Devices</a>
<a>Amazon Science</a>
</ul>
</div>
<div class="foot-panel3">
<div class="logo"></div>
</div>
<div class="foot-panel4">
<div class="pages">
<a>Conditions of Use</a>
<a>Privacy Notice</a>
<a> Your Ads Privacy Choices</a>
</div>
<div class="copuright">
© 1996-2025, Amazon.com, Inc. or its affiliates
</div>
</div>
</footer>
Selected from shared topics, language and repository description—not editorial ratings.
shashankmishra4702 /
This is a front-end implementation of an Amazon-inspired website crafted with HTML and CSS.
27/100 healthvaishnavi10pednekar /
This is my first front-end project, a dummy Amazon-inspired website created using HTML and CSS. The project focuses on basic layout, styling, and understanding how real-world websites are structured
55/100 healthKritika6520 /
Amazon-Inspired UI built with pure HTML, CSS. This project replicates the front-end design of Amazon's homepage, including responsive navbar, product grid, hero banner, and interactive elements. Built as a practice project to improve UI/UX, layout design, and responsive coding skills.
shashankmishra10 /
This is a front-end implementation of an Amazon-inspired website crafted with HTML and CSS
27/100 healthShashankpatwal /
A visually appealing Amazon-inspired e-commerce website built using HTML and CSS. This project demonstrates strong front-end development skills, responsive design implementation, modern CSS layouts, and attention to user interface details by recreating one of the world's most recognized e-commerce platforms.
49/100 healthUmm-e-Habiba-blip /
This project is built to understand the implementation of HTML and CSS by recreating an Amazon-inspired user interface. It focuses on layout design, styling, and basic front-end structure.
51/100 health