Chatter Talk is a chat application that allows users to communicate with each other in real-time. It is built using Socket.IO and Node.js.
- Clone the repository.
- Run
npm installto install the dependencies. - Run
npm startto start the app.
Contributions are welcome! Please see the contributing guidelines for details.