If you have a question, Feel free to comment it below !
MERN STACK GIT REPO:
https://github.com/jaewonhimnae/boilerplate-mern-stack
CHAT APP(Up to this video) GIT REPO:
https://github.com/jaewonhimnae/react-chat/tree/4f6c65289a77dfb6af8565850c6b00b082e61c7f

How to start MERN STACK more in detail.

  1. Download or Clone MERN STACK from git repo
  2. Make the file dev.js inside the server/config folder and add your mongoDB connection in dev.js file
  3. In boilerplate-mern-stack-master direction, write the command-line " npm install " ( download dependencies for Backend)
  4. Go to client directory by typing " cd client "
  5. in client directory, write " npm install" (download dependencise for Client)
  6. come back to root directory ( boilerplate-mern-stack-master ) by typing " cd … "
  7. in root (server) directory, type " npm run dev " ( boot server and client together from server directory )

#react js #mongodb #redux #socket io #react

Build A Chat App( Text, Video, Image) 1 (React JS, MongoDB , Redux, Socket Io )
1.30 GEEK