A Simple Realtime Chat App using Websockets
- Socket.io for Websockets
- HTML, Javascript, Nodejs, Expressjs - for Backend and Frontend
- Clone the repo using
git clonecommand given at the top right corner - Enter the below commands in the terminal:
npm install
node index.js
- View the webapp at http://localhost:3000
- Beautify the design using CSS