This is a real-time chat application developed using React for the frontend, WebSocket for real-time communication, and MongoDB for data storage.
- Real-time chat functionality
- User authentication and authorization
- User signup and login features
- Private chats using rooms
- React
- WebSocket
- MongoDB
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a pull request
Distributed under the MIT License. See LICENSE for more information.
Your Name - absar0920@proton.me
Project Link: https://github.com/absar0920/chat_app