Multi client chat application with profanity filter built with Socekt.io(Node js)
Use the node package manager npm to install.
npm install
Start Server
node server.js
Start Client
node client.js
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.