This project is part of DevInit#2 in Back-end session
Clone the project
git clone https://github.com/mrnu123/Real-time-Chat.gitGo to the project directory
cd Real-time-ChatInstall dependencies
npm installStart the server
npm run startvisit to Front-end page : http://localhost:3000/