Skip to content

avikuuuu/frontend_AmazonClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone Frontend

This project is a simple frontend implementation of an Amazon clone using HTML and CSS. The clone includes a header with navigation options, a hero section, a shop section with different product categories, and a footer.

Table of Contents

Structure

  • index.html: The main HTML file containing the structure of the Amazon clone.
  • style.css: The CSS file containing styles for the Amazon clone.

Header

The header includes a navigation bar with various sections such as logo, delivery address, search bar, region selection, login information, return and orders section, and the shopping cart.

Header Components

  • Logo: Displays the Amazon logo.
  • Delivery Address: Shows the delivery address with an option to change the location.
  • Search Bar: Allows users to search for products with a dropdown for category selection.
  • Region Selection: Displays the country flag, language, and a dropdown icon for region-specific options.
  • Login Information: Provides options for signing in, account information, and a dropdown for more options.
  • Return and Orders Section: Displays options for returns and orders.
  • Shopping Cart: Shows the shopping cart icon.

Hero Section

The hero section is a prominent banner with a message encouraging users to explore Amazon India. It includes a link to redirect to the Amazon India website.

Hero Section Components

  • Hero Message: A message encouraging users to explore Amazon India.
  • Link to Amazon India: A link to redirect users to the Amazon India website.

Shop Section

The shop section contains boxes for different product categories, each with an image, category name, and a "See More" link.

Shop Section Components

  • Product Boxes: Divided into different categories like Health & Personal Care, Clothing, Electronics, etc.
  • See More: A link to view more products in each category.

Footer

The footer provides a link to go back to the top of the page.

Footer Components

  • Back to Top Link: A link to scroll back to the top of the page.

Usage

Open the index.html file in a web browser to view the Amazon clone frontend. Adjustments and enhancements can be made in the HTML and CSS files to further customize the clone.

Deployment

The Amazon Clone Frontend is deployed and accessible through the following link: Amazon Clone Frontend

Releases

No releases published

Packages

No packages published