Skip to content

jimitnick/My-Mini-NodeJs-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Chatting Application

My Chatting Application is a simple and user-friendly platform for real-time communication. It allows users to send and receive messages seamlessly.

Features

  • Real-time Messaging: Instant communication between users.
  • User Authentication: Secure login and registration system.
  • Responsive Design: Works on both desktop and mobile devices.
  • Customizable UI: Personalize your chat experience.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/my-chatting-application.git
  2. Navigate to the project directory:
    cd my-chatting-application
  3. Install dependencies:
    npm install
  4. Start the application:
    npm start

Technologies Used

  • Frontend: React, HTML, CSS
  • Backend: Node.js, Express
  • Database: MongoDB
  • WebSocket: Socket.IO for real-time communication

Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add feature-name"
  4. Push to the branch:
    git push origin feature-name
  5. Open a pull request.

License

This project is licensed under the MIT License.

Contact

For any questions or feedback, feel free to reach out at [abhijith091006@gmail.com].

About

My Chatting Application is a simple and user-friendly platform for real-time communication. It allows users to send and receive messages seamlessly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors