Skip to content

The "Let's Chat" project is a simple chat application that allows users to join different chat rooms and communicate with each other in real-time.

Notifications You must be signed in to change notification settings

IamRahulShaw/lets-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Chat

Welcome to Let's Chat! This is a simple chat application where users can join different chat rooms and communicate with each other in real-time. The application is hosted on https://lets-chat-rlyv.onrender.com/.

Features

  • Real-time messaging
  • Multiple chat rooms
  • Simple and easy to use interface

Technologies used

  • React
  • Node.js
  • Socket.io

Getting started

To run the application locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/lets-chat.git
  2. Install dependencies: cd lets-chat and then npm install
  3. Start the server: npm start
  4. Open the application in your browser at http://localhost:3000

Contributing

Contributions are always welcome! If you find any issues or want to add a new feature, please create a new issue and/or submit a pull request.

License

This project is licensed under the MIT license.

About

The "Let's Chat" project is a simple chat application that allows users to join different chat rooms and communicate with each other in real-time.

Topics

Resources

Stars

Watchers

Forks