This is version 2 of chat application, which was built by MERN stack and Socket.IO
Visit https://devschatapp.netlify.app to join chat app
clone this repo and run these scripts in your command line
cd Realtime-chat-app-ver2
npm install
cd Realtime-chat-app-ver2
npm start
open browser and go to localhost:3000 to run web app.