This chat app has been developed with Node.js, Express.js, socket.io and Bulma (css framework). Any one can use this application for education purposes.
1- Just download the app from my repository and extract it somewhere on your computer hard drive.
2- To setup the dependencies just run npm install.
3- Once done with dependencies just type node server to run the application.
