Realtime chat application made with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend. Design and theme of the program is inspired from Whatsapp UI.
npm install
npm run dev
Go to localhost:3000
More details on the app's build and running can be found on the Project Report file.