Skip to content

Chatify is a real-time chat application built with the MERN stack (MongoDB, Express, React, Node.js). It supports one-on-one and group messaging, friend requests, socket-based real-time communication, and a modern responsive UI. Features include message notifications, emoji support, user authentication, and group management.

Notifications You must be signed in to change notification settings

RoushanSri/Chatify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

Chatify

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.

Features

  • Real-time messaging
  • Group and private chats
  • User authentication
  • Responsive design for mobile and desktop
  • Emoji support

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/chatify.git
    cd chatify
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start
  4. Open your browser and navigate to http://localhost:5173.

Technologies Used

  • React
  • Node.js
  • Express
  • Socket.io
  • MongoDB

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

Chatify is a real-time chat application built with the MERN stack (MongoDB, Express, React, Node.js). It supports one-on-one and group messaging, friend requests, socket-based real-time communication, and a modern responsive UI. Features include message notifications, emoji support, user authentication, and group management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages