burakorkmez / mern-crash-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN Crash Course πŸš€

Demo App

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! πŸš€

About


Languages

Language:JavaScript 97.7%Language:HTML 2.3%