Skip to content

JawadLegend/MERN_FULL_ECOMMERCE_WEBSITE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN E-COMMERCE TUTORIAL

Hi! My name is ALHASSAN ABDUL-JAWAD, I have created this tutorial to add to my portfolio, feel free to learn, modify but its not meant for production purpose.

Prerequisite

  1. Must have basic knowledge of Node, React, Express, MongoDB . I have made tutorial on each technology on YouTube , make sure to check it out. Links are Below respectively
  2. Node - https://youtu.be/BSO9C8Z-YV8
  3. React - https://youtu.be/99kgUCIMboY
  4. Express - https://youtu.be/teipbke8c4A\
  5. MongoDB - https://youtu.be/AYDP1S5BbTo
  6. RestApi - https://youtu.be/AhCSfuG9Jxw (optional)

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 @meAbhiSingh YouTube Click Here 6 Pack Programmer LinkedIn Click Here @meAbhiSingh Twitter Click Here @meAbhi_Singh

About

This is for my educational purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages