Skip to content

Latest commit

 

History

History
24 lines (22 loc) · 1.21 KB

README.md

File metadata and controls

24 lines (22 loc) · 1.21 KB

🛒📦🌐Amazon Clone

Welcome to the Amazon Clone project! This is a simplified version of the Amazon website, built entirely using Vanilla JavaScript, HTML, and CSS. This project aims to demonstrate the power of pure JavaScript in creating dynamic, responsive web applications without relying on libraries or frameworks.

Features

  • Home Page: Displays a selection of products with images, descriptions, and prices.
  • Product Page: Detailed view of each product with additional information.
  • Shopping Cart: Add products to the cart, view cart contents, and remove items.
  • Checkout Process: Simulate the checkout process with form validation.
  • Responsive Design: Adaptable layout for different screen sizes using CSS Grid and Flexbox.

Installation

Follow these steps to get a local copy of the project up and running on your machine.

Prerequisites

Make sure you have the following installed on your machine:

  • A modern web browser (Chrome, Firefox, Safari, etc.)
  • Git

Clone the Repository

  1. Open your terminal (or Git Bash on Windows).
  2. Navigate to the directory where you want to clone the project.
  3. Run the following command to clone the repository:
https://github.com/x1tedbtw/Amazon_Clone.git