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.
- 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.
-
Frontend:
- HTML, CSS (for styling)
- JavaScript (for functionality)
-
Backend:
- Javascript(js)
-
Deployment:
- Deployed on Vercel
Deployed link: https://amazon-clone-kappa-two.vercel.app/
- Clone the repository to your local machine:
git clone https://github.com/IsAmitprajapati/amazon-clone.git