Skip to content

AditiSakharkar/ChatApp-socket.io

Repository files navigation

ChatApp - Socket.IO

Developed a real-time chat application using socket.io that supports up to 2 concurrent users. Users can join specific chat rooms and communicate by entering their name and room number.

Features

  • Real-time messaging with Socket.IO
  • Join specific chat rooms
  • User identification by name and room number

Skills Used

  • Socket.IO
  • React.js
  • JavaScript
  • Express
  • CORS

Installation

  1. Clone the repository: git clone <repo-url>
  2. Navigate to the project directory: cd ChatApp-socket.io
  3. Install dependencies: npm install
  4. Start the server: npm start

Usage

  1. Open http://localhost:3000 in your browser.
  2. Enter your name and room number to join a chat room.
  3. Start messaging in real-time.

Images

Screenshot1 Screenshot2 Screenshot3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors