Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.05 KB

Amazon-Clone

This is a simple clone of the Amazon website built using modern web technologies. The goal of this project is to simulate a shopping platform like Amazon with features such as a product listing, user authentication, and a simple checkout process.

Features

  • Homepage: Displays a list of products with images, titles, and prices.
  • Authentication: Users can sign up, log in, and log out.
  • Add to Cart: Users can add products to their shopping cart.
  • Product Details: Users can view detailed information about a product.
  • Checkout: Users can proceed with the checkout process and view their order summary.

Technologies Used

  • Frontend:

    • HTML, CSS (for styling)
    • JavaScript (for functionality)
  • Backend:

    • Javascript(js)
  • Deployment:

Deployed link: https://amazon-clone-kappa-two.vercel.app/

Steps to Run Locally

  1. Clone the repository to your local machine:
    git clone https://github.com/IsAmitprajapati/amazon-clone.git