A simple socket programming based chat app using socket.io, node.js and express.
Technologies used :-
- Node.js
- Express
- Socket.io
- Heroku
- HTTP Server
- Adorable.io
- JQuery
live demo :- https://chat-app-kavinda.herokuapp.com/
UI credits :-
- Fabio Ottaviani (@supah) - https://codepen.io/supah/
- codepen pen - https://codepen.io/supah/pen/jqOBqp
- Enchanced by myself a bit 😄
Deploy Guides :-
- Clone or Download the repo
- Run npm install (I added node_modules btw :P)
- Run node index.js
- Navigate to localhost:3000 (or deployed link)
- You are all set 😃