This is an anonymous chat app.
- HTML
- JavaScript
- Node JS
- Socket.io
- 1. cd to NodeServer Folder
- 2. npm install
- 3. node ./app.js
Note : Node Server will run on 8002 port make sure this port is not used by any other application.
Project Inspired from CodeWithHarry.