Chatify is a modern web-based chat application that enables real-time messaging between users. Built with a focus on simplicity and performance, Chatify offers a seamless chatting experience for individuals and groups.
- Real-time messaging
- Group and private chats
- User authentication
- Responsive design for mobile and desktop
- Emoji support
-
Clone the repository:
git clone https://github.com/yourusername/chatify.git cd chatify -
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open your browser and navigate to
http://localhost:5173.
- React
- Node.js
- Express
- Socket.io
- MongoDB
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License.