this is a basic chatting website which I tried to build I built this using socket io module of node js and html css for frontend. ( I should have used react )
##Running
- npm install
- node src/server.js
- open the login.html in browser
I tried to host it but unfortunately i could not host.