Simple chat app build using SocketIO and NodeJS

Features different chat rooms (code: room1 or room2), file attachments and file downloads.

Running the program

npm install
npm run dev