Skip to content

Atharvasawant09/Amazon-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Clone Static Website

Introduction

This project is a static website designed to replicate the user interface and functionality of the Amazon website. While it does not include backend functionalities like authentication or database integration, it serves as a front-end prototype to showcase responsive design, styling, and layout.

Features

  • Home Page: Includes a search bar, navigation menu, and product categories.
  • Product Listings: Displays sample product cards with images, titles, and pricing.
  • Responsive Design: Optimized for desktop, tablet, and mobile devices.
  • Shopping Cart (Static): Provides a mock shopping cart page to display selected items.

Technologies Used

  • HTML: Structuring the content of the web pages.
  • CSS: Styling and layout to mimic Amazon's design.
  • JavaScript: Adding interactivity, such as product filtering and search bar functionality.
  • FontAwesome: Icons for buttons and navigation.

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/yourusername/amazon-clone.git
    cd amazon-clone

Releases

No releases published

Packages

No packages published