You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple chat application using socket.io and express.
Installation
git clone https://github.com/sohanur-rahman0/chat-webapp.git
cd chat-webapp
npm install
node index.js
Then open multiple browser window and visit http://localhost:4000