Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI
npm init -y
npm i express@latest
npm i moment
npm i socket.io
npm i -D nodemon
npm run dev
Go to localhost:3000
- Login Page
- Chat Room names and Users
- Multiple Users
- User Joined