Skip to content

haroon8391/MERN-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Stack eCommerce Application : Welcome to MERN (MongoDB, Express.js, React.js, Node.js) stack eCommerce application! This application allows users to browse through products, view product details, add items to their cart, and complete the checkout process using the Stripe payment gateway.

Features

React Frontend: The frontend of the application is built using React.js, providing a dynamic and responsive user interface.

Node.js and Express.js Backend: The backend of the application is powered by Node.js and Express.js, providing robust server-side functionality and API endpoints.

MongoDB Database: MongoDB is used as the database to store product information, user data, and cart items.

Product Listing: The home page displays all available products, allowing users to browse through the catalog easily.

Product Details: Users can view detailed information about each product, including descriptions, prices, and images.

Shopping Cart: Users can add products to their cart for future purchase. Cart functionality is implemented using Redux for state management, ensuring a seamless shopping experience.

Checkout with Stripe: The application integrates the Stripe payment gateway for secure and convenient checkout. Users can complete their purchases by entering their payment information.

About

MERN Stack eCommerce Application : This application allows users to browse through products, view product details, add items to their cart, and complete the checkout process using the Stripe payment gateway.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors