ChitChat is a Realtime Chat Application built using the MERN stack. It allows users to engage in live conversations, create rooms, and exchange messages in real time.
Before running this application, ensure you have the following installed:
- Node.js
- npm (Node Package Manager)
- MongoDB (Make sure MongoDB server is running)
Register or log in to access the chat application.
Create or join chat rooms based on interests or conversations. Exchange messages in real time with other users in the rooms. Access chat history to continue conversations seamlessly.
- Contributions are welcome! Here's how you can contribute:
Report issues or bugs. Suggest new features or enhancements. Fork the repository, make changes, and submit a pull request.