Skip to content

The GitHub repository dinesh776/AmazonClone is a front-end web application that replicates the user interface of Amazon using HTML and CSS. The project focuses on recreating the look and feel of Amazon's homepage, offering essential elements such as a responsive navigation bar, product categories, and promotional banners. Key features include an in

Notifications You must be signed in to change notification settings

dinesh776/AmazonClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Amazon Clone

Overview

Welcome to the Amazon Clone projectโ€”a front-end web application built purely using HTML and CSS to replicate the user interface of Amazon. This project focuses on recreating the look and feel of Amazonโ€™s homepage, offering essential elements such as a responsive navigation bar, product categories, and promotional banners.

Features

๐Ÿ›๏ธ E-Commerce UI

  • Interactive Navigation Bar: Includes links for account sign-in, order returns, and a cart icon with an item count, offering an intuitive user interface.
  • Search Bar: Functional, visually appealing search bar that supports product searches across different categories.
  • Product Display: Organized sections showcasing products with images, prices, and deals. Various product categories, such as Electronics, Fashion, and more, are represented.
  • Responsive Design: Optimized to ensure the site looks great on both desktop and mobile devices.

๐ŸŽฏ Key Sections

  • Featured Banners: Promotional banners to showcase current deals or top-selling products.
  • Product Categories: Clean and simple layout of product categories to simulate real-world e-commerce browsing.
  • Footer with Links: Comprehensive footer including links to Amazonโ€™s customer support, account management, and business opportunities, replicating the Amazon feel.

๐ŸŒ Pure HTML and CSS

This project was developed using just HTML and CSS, focusing on layout design, styling, and a seamless user experience. No JavaScript or backend functionality is involved.

Technologies Used

  • HTML5: For the structure and semantic elements of the web page.
  • CSS3: To handle the styling, layout, and responsive design aspects.

Project Structure

The project follows a simple directory structure:

  1.    AmazonClone/
                โ”‚
                โ”œโ”€โ”€ index.html         
                โ”œโ”€โ”€ style.css         
                โ”œโ”€โ”€ /images
                โ”œโ”€โ”€ /Screenshots
                โ”œโ”€โ”€ /Demo           
                โ””โ”€โ”€ README.md
    
  • index.html: This file contains the structure of the Amazon Cloneโ€™s homepage, including the navigation bar, product listings, and footer.
  • style.css: The CSS file that manages the overall stylingโ€”colours, fonts, layout grids, and responsive elements.
  • images: This folder contains all the images, and logos used in this project.
  • Screenshots: This folder contains the Screenshots of final output.
  • Demo: This folder contains the Video Demo of this Project.

Setup Instructions

  1. Clone the repository:
    https://github.com/dinesh776/AmazonClone.git
  2. Navigate to the project directory:
    cd AmazonClone
  3. Open the project: Open index.html in any web browser to view the clone. No additional setup is required, as itโ€™s a static site with only HTML and CSS.
  4. Explore the project: Inspect the CSS file to understand how the layout is structured and how the elements have been styled to mimic Amazonโ€™s user interface closely.

Future Enhancements

  • JavaScript Integration: Although currently a static project, JavaScript could be added to implement dynamic product searches, interactive shopping carts, and user authentication.

  • Backend Support: For future development, a backend system can be incorporated to handle real-time data, such as product updates and user interactions.

Screenshots

1 2 3 4

Video Demo

demo.mp4

About

The GitHub repository dinesh776/AmazonClone is a front-end web application that replicates the user interface of Amazon using HTML and CSS. The project focuses on recreating the look and feel of Amazon's homepage, offering essential elements such as a responsive navigation bar, product categories, and promotional banners. Key features include an in

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published