burakorkmez / mern-crash-course

119 stars 30 forks source link

MERN Crash Course 🚀

Demo App

Video Tutorial on Youtube

About This Course:

Setup .env file

MONGO_URI=your_mongo_uri
PORT=5000

Run this app locally

npm run build

Start the app

npm run start

I'll see you in the next one! 🚀