MERN E-COMMERCE SERVER 2024
Hi! My name is Abhishek Nahar Singh, I have created this tutorial to teach MERN Stack for free on YouTube.
Prerequisite
- 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
- TypeScript - https://youtu.be/66_bET6sI20
- Node - https://youtu.be/BSO9C8Z-YV8
- React In One Video - https://youtu.be/b50zSyLiCYQ
- React Full Course - https://www.youtube.com/playlist?list=PLt5mNkGuWcuWSUHxSzWP74IU9U4BTVLt0
- Express - https://youtu.be/teipbke8c4A\
- MongoDB - https://youtu.be/AYDP1S5BbTo
- Master Backend In One Video - https://youtu.be/cGAdC4A5fF4
- RestApi - https://youtu.be/AhCSfuG9Jxw (optional)
Install Dependencies
For Backend - npm i && npm run build
Env Variables
Make Sure to Create a .env file in root directory and add appropriate variables in order to use the app.
Essential Variables
PORT= 4000 or any
MONGO_URI= mongodb://localhost:27017 or cloud uri
STRIPE_KEY=stripe secret key
PRODUCT_PER_PAGE=8 or any
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