Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 954 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 954 Bytes

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.