Skip to content

kondepavani/AMAZON-CLONE-SHOP-SIMPLICITY

 
 

Repository files navigation

Amazon Clone Project

View live : https://nikita11ch.github.io/AMAZON-CLONE-SHOP-SIMPLICITY/

This project is a simple Amazon clone created using HTML and CSS. It serves as a practice exercise for web development, focusing on building the front-end of an e-commerce platform.

Features

  • Product Grid: Display products in a grid layout, mimicking the typical appearance of an e-commerce site.

  • Product Details: Clicking on a product takes the user to a detailed product page, showcasing more information about the selected item.

  • Navigation Bar: A navigation bar provides easy access to different sections of the website, including product categories and a search bar.

  • Cart Functionality: Simulate the addition of products to a shopping cart, allowing users to see a summary of their selected items.

Prerequisites

Before you begin, ensure you have the following installed:

  • Web browser (Chrome, Firefox, Safari, etc.)
  • Code editor (Visual Studio Code)

Screenshot

Screenshot (84)

Screenshot (85)

Screenshot (86)

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.2%
  • CSS 44.8%