Live Demo
You can see the live demo of the web app here
Get Started
A chatting program using node js in which user can send text message,any audio file,video file or any pdf file to connected user with server
After you download the source code given below you need to do the following steps
- npm install
- node chat
then just open chat in browser at localhost:3000
connect all friend with your network and just open your ip in their browser
Source Code
You can download the full source code of application here
DOWNLOAD SOURCE CODE