Skip to content

rohithgoje21/chatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatApp

chatApp is a real-time chat application built using Socket.IO, Node.js, and Express.js. It allows users to join chat rooms, send text messages, and even share voice messages.

Features

  1. Real-time Messaging: Users can send and receive messages instantly.

  2. Username-Based Identification: Users join the chat with a unique username.

  3. Broadcasting Messages: Messages and updates are broadcasted to all connected users.

  4. Voice Message Support: Users can record and send voice messages.

  5. Join & Exit Notifications: Users receive notifications when someone joins or leaves the chat.

Technologies Used

  1. Frontend: HTML, CSS, JavaScript

  2. Backend: Node.js, Express.js, Socket.IO

  3. WebSockets: Real-time communication

Sample Images

Screenshot 2025-06-07 191612

Screenshot 2025-06-07 191842

Installation & Setup

  1. git clone https://github.com/rohithgoje21/chatApp.git

  2. cd chatApp

  3. npm install

  4. npm start

About

A simple real-time chat application implemented using WebSockets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published