Skip to content

sameepmonsoon/Amazon_clone

Repository files navigation

MERN Amazon Clone

This project is a full-stack web application clone of Amazon with MERN (MongoDB, Express, React, Node.js) stack. The application allows users to browse products, add them to the cart, and purchase them with Stripe payment gateway integration. Additionally, users can also add products to a collection for later purchase, view their order history, and receive product recommendations based on the items in their collection. While the frontend of the project is located in this repository, the backend is located in https://github.com/sameeprana/amazon-clone-backend.

Features

The application has the following features:

User authentication: Users can register and log in to the application.

Product browsing: Users can browse through the list of products.

Product filtering: Users can filter the list of products by category or price range.

Product details: Users can view the details of a particular product.

Cart management: Users can add products to the cart, remove them from the cart, and update the quantity of products in the cart.

Save for later: Users can save products to a collection for later purchase.

Order history: Users can view their order history and details of their previous orders.

Stripe integration: Users can purchase products using the Stripe payment gateway.

Product recommendation: Users receive product recommendations based on the items in their collection.

Releases

No releases published

Packages

No packages published

Languages