Skip to content

Leveraging Node.js Express and MongoDB for server-side operations, React and Bootstrap for frontend design.Admin functionalities encompass product, order, blog, user, brand, category, color, and coupon management.On the frontend, users can explore product details,select colors,add items to the cart,wishlist and utilize Razorpay for seamless payment

Notifications You must be signed in to change notification settings

raahulvinod/ecommerce-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Full Stack MERN Ecommerce website : React, MongoDB, Node, Express, Bootstrap, Cloudinary.

Screenshot (291)

This is a repository for a Full Stack Mern Ecommerce website with admin dashboard. Trendfy eCommerce Web Application: Leveraging Node.js Express and MongoDB for server-side operations, React and Bootstrap for frontend design. This comprehensive solution includes both admin and client websites. Admin functionalities encompass product, order, blog, user, brand, category, color, and coupon management. On the frontend, users can explore product details, select colors, add items to the cart, and utilize Razorpay for seamless payment processing. Additionally, the platform features a product review section, allows users to purchase products, adjust quantities, manage their cart, and utilize wishlist functionality. Stay organized and efficient with this versatile eCommerce solution.

Cloning the repository

git clone https://github.com/raahulvinod/ecommerce-project.git

Install packages

npm i

Setup .env file

client

REACT_APP_BASE_URL=
REACT_APP_RAZORPAY_KEY_ID=

server

PORT=
MONGODB_URL=
JWT_SECRET
MAIL_ID=
MP=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY= 
CLOUDINARY_SECRET_KEY=
RAZORPAY_KEY_ID=
RAZORPAY_SECRET=

admin

REACT_APP_BASE_URL=

About

Leveraging Node.js Express and MongoDB for server-side operations, React and Bootstrap for frontend design.Admin functionalities encompass product, order, blog, user, brand, category, color, and coupon management.On the frontend, users can explore product details,select colors,add items to the cart,wishlist and utilize Razorpay for seamless payment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published