https://vdorealchat.herokuapp.com/
- Node
- Express
- Sockets
- Vanilla js
I believe in understanding by doing concept. I read about web sockets and how it can be used for making real world chat apps so I dug deeper regarding it, finally after almost one month, this project was ready.
- Steps
- Clone Repository {By downloading zip or by command git clone https://github.com/GauravSingh9356/Chat-App.git}
- npm install {It installs all required dependencies mentioned in package.json file}
- Ready!!