Skip to content

K-Thour/chatty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatty - Real-Time Chat Application

Chatty is a real-time chat application that enables users to communicate instantly. Built with modern web technologies, it offers seamless messaging and a user-friendly interface.

Features

  • Real-time messaging
  • User authentication
  • Responsive design
  • Group and private chats
  • Message notifications

Technologies Used

  • Frontend: React.js
  • Backend: Node.js, Express.js
  • Real-time: Socket.io
  • Database: MongoDB

Getting Started

  1. Clone the repository

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

    npm install
  3. Start the server

    npm start
  4. Open the app Visit http://localhost:5173 in your browser.

Contributing

Contributions are welcome! Please open issues or submit pull requests.

License

This project is licensed under the MIT License.

About

A Real time chat application, supports one-to-one chat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors