Skip to content

Self-hosted Node.js chat application, using Socket.io.

Notifications You must be signed in to change notification settings

Deo-Favente/LetsChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let's Chat 💬

Let's Chat is a real-time chat application built with Node.js and socket.io.

🚀 Features (comming soon)

  • Real-time communication between users
  • User authentication
  • Group chat rooms
  • Emoji support
  • User-friendly interface

And a lot of other improvements !

💻 Installation

To install and run Let's Chat, you will need to install :

🕹️ Usage

To use Let's Chat, follow these steps:

  1. Clone the repository to your machine:
git clone https://github.com/Deo-Favente/Lets-Chat.git
  1. Navigate to the repository's directory:
cd Lets-Chat
  1. Install the required dependencies:
npm install socket.io
  1. Start the application:
npm start index.js
  1. Open your web browser and navigate to http://localhost:3000 to start chatting.

🤝 Contributions

Contributions to this project are welcome! If you would like to suggest a feature or report a bug, please open an issue on the repository's GitHub page.

About

Self-hosted Node.js chat application, using Socket.io.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published