Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 484 Bytes

chat-application

This is a basic chat application written in JS using Node framework. One needs to install the node to run the application in the local server. The modules I have used for this application are express,websocke.io. I have used nodemon to keep the server running without saving the code everytime I change it.

Being not into front end devlopment, I regret not making the appearance of the application dull. Suggestions are wekcome for the back end development :)