Skip to content

This project replicates the core functionalities of Amazon using HTML and CSS, offering a simulated e-commerce experience. Users can browse products, view details and add items to their cart. The interface is designed to resemble Amazon's layout for familiarity. Built with a focus on front-end development, it serves as a practical exercise in web.

Notifications You must be signed in to change notification settings

sanyamagarwal10/Amazon-Clone

Repository files navigation

Amazon Clone

This project is a simple Amazon Clone built using only HTML and CSS. It is a static website that mimics the user interface of Amazon, including the homepage, product pages, and shopping cart design. This project focuses on building layouts, styling elements, and creating a responsive design that works well on both mobile and desktop devices.

Features

  • Fully responsive layout using only HTML and CSS (no JavaScript)
  • Home page with featured product sections
  • Product listing page with grid layout
  • Product details page with description and reviews
  • Static shopping cart page
  • Header with navigation links and search bar
  • Basic footer with information and links

Technologies Used

  • HTML5: Used for the structure of the website.
  • CSS3: Used for styling, layout, and responsiveness.
  • Flexbox & CSS Grid: Layout techniques used for building the structure of various pages.

Usage

  • Homepage: Displays featured products in a responsive grid format.
  • Product Listing Page: Browse various products with a simple card layout.
  • Product Details Page: Shows detailed information about a product.
  • Shopping Cart Page: Displays items added to the cart (static content).

Navigation

  • Use the header navigation links to go between pages.
  • The search bar and shopping cart icon are static placeholders in this version and don't have functionality.

About

This project replicates the core functionalities of Amazon using HTML and CSS, offering a simulated e-commerce experience. Users can browse products, view details and add items to their cart. The interface is designed to resemble Amazon's layout for familiarity. Built with a focus on front-end development, it serves as a practical exercise in web.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published