Real-time chat app having various rooms or channels with WebSockets using Node.js, Express, and Socket.io with Vanilla JS on the frontend with a custom UI.
npm install
npm run dev
Go to localhost:3000.
To act as different users, open the above link in the new tab.
Enjoy chatting.