Skip to content

This repository contains a fully functional ecommerce website built using the MERN stack (MongoDB, Express, React, Node.js). The project demonstrates the integration of a NoSQL database with a RESTful API, front-end client-side rendering, and server-side processing.

Notifications You must be signed in to change notification settings

suresh-tech007/MERN-STACK-ECOMMERCE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN E-COMMERCE TUTORIAL

Hi! My name is Suresh Kumar,

Install Dependencies

For Backend - npm i

For Frontend - cd frontend npm i

Env Variables

Make Sure to Create a config.env file in backend/config directory and add appropriate variables in order to use the app.

Essential Variables PORT= DB_URI = STRIPE_API_KEY= STRIPE_SECRET_KEY= JWT_SECRET= JWT_EXPIRE= COOKIE_EXPIRE= SMPT_SERVICE = SMPT_MAIL= SMPT_PASSWORD= SMPT_HOST= SMPT_PORT= CLOUDINARY_NAME CLOUDINARY_API_KEY CLOUDINARY_API_SECRET fill each filed with your info respectively

Author

Instagram Click Here @mr.nyol_007 Programmer LinkedIn Click Here @sureshkumar

About

This repository contains a fully functional ecommerce website built using the MERN stack (MongoDB, Express, React, Node.js). The project demonstrates the integration of a NoSQL database with a RESTful API, front-end client-side rendering, and server-side processing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published