===
A chat application built with Node.js and socket.io.
- send pictures π
- send emojis π
- keyboard support πΉ
- online users count statistic π»
- download the code then extract
- run "npm install" from command line
- run "node app.js" or "iojs app.js" if you are using io.js
- finnaly, open your browser and visit "localhost:3000"