Skip to content

mrsajids/iChat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Group Chat Application

This is a real-time group chat application where users can join specific rooms by entering their name and room name. The frontend is built with React, while the backend uses Node.js, Express, and WebSocket to handle real-time communication.

Features

  • Join a chat room using your name and room name
  • Real-time messaging via WebSocket
  • Dynamic room-based group chat
  • Responsive UI with React
  • Lightweight backend using Express and Node.js

Tech Stack

  • Frontend: React
  • Backend: Node.js, Express
  • Communication: WebSocket (ws library)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors