Skip to content

A real-time room-based chat application built using WebSockets. Users can create or join chat rooms and communicate in real time with others in the same room.

Notifications You must be signed in to change notification settings

lkshayb/ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room-Based Chat App 🗨️

A real-time, room-based chat application built using WebSockets. Users can create or join chat rooms and communicate in real time with others in the same room.


Features ✨

  • Real-time messaging using WebSockets
  • Room-based chat functionality
  • User-friendly interface
  • Responsive design for better user experience
  • Lightweight and efficient backend

Technologies Used ⚙️

  • Backend: Node.js, Express.js, WebSockets
  • Frontend: HTML, CSS, JavaScript , React.JS
  • Version Control: Git & GitHub

Clone the Repository 💼

git clone https://github.com/lkshayb/chatapp.git

Navigate to the Project Directory 🧭

cd chatapp

Change Backend URL Accordingly

image

Start the Server

npm run start // if running backend locally
npm run dev:fe // if running backend locally

Screenshots 📸

image image


Usage

  1. Open the application in a web browser.
  2. Enter a username and enter room no.
  3. Start sending and receiving messages in real time.

About

A real-time room-based chat application built using WebSockets. Users can create or join chat rooms and communicate in real time with others in the same room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published