MERN Crash Course 🚀
Video Tutorial on Youtube
About This Course:
- ⚛️ Tech Stack: React.js, Node.js, Express.js, MongoDB, Chakra UI
- 🔥 Build an API
- 📱 Responsive UI With React.js and ChakraUI
- 🐞 Error Handling
- 🌐 Deployment
- 🚀 And Many More Cool Features
- ✅ This is a lot of work. Support my work by subscribing to the Channel
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! 🚀