Skip to content

ChatMingle is a real-time chat application built with React.js, Node.js, Socket.io, and MongoDB. It allows users to create chat rooms, join existing rooms, and engage in live conversations with other users. ChatMingle provides a seamless and interactive chatting experience, making it easy for users to connect and communicate with each other.

Notifications You must be signed in to change notification settings

hritikpathak06/ChatMingle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Start

clone the repository
install the dependencies by using npm install
run the both backend and frontend by using npm start and npm run dev

About the Project

ChatMingle was created as a side project to learn and explore the MERN stack. It provides a simple and intuitive interface for users to chat with each other in real-time. The project is open-source and contributions are welcome. Features

Create and join chat rooms
Real-time messaging
User authentication
Responsive design

Technologies Used

MongoDB
Express.js
React.js
Node.js
Socket.io
chkara UI

Contributing

Contributions are welcome! To contribute to ChatMingle, follow these steps:

Fork the repository
Create a new branch (git checkout -b feature/your-feature)
Make your changes
Commit your changes (git commit -am 'Add your feature')
Push to the branch (git push origin feature/your-feature)
Create a new Pull Request

About

ChatMingle is a real-time chat application built with React.js, Node.js, Socket.io, and MongoDB. It allows users to create chat rooms, join existing rooms, and engage in live conversations with other users. ChatMingle provides a seamless and interactive chatting experience, making it easy for users to connect and communicate with each other.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published