Skip to content

SockChat is a real-time chat application built using Node.js, Express, and Socket.io. It allows users to join different chat rooms and communicate with each other in real-time.

Notifications You must be signed in to change notification settings

rajatmjain/SockChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SockChat

SockChat is a simple chat application built with Node.js, Express, and Socket.io.

Features

  • Real-time messaging
  • Multiple users can join the chat room
  • Displays user names and messages
  • Option to choose a username
  • Displays online users

Technologies

This project was built using:

  • Node.js
  • Express
  • Socket.io
  • HTML
  • CSS
  • JavaScript

Installation

  1. Clone the repository

    git clone https://github.com/rajatmjain/SockChat.git

  2. Install NPM packages

    npm install

  3. Run the server

    npm start

  4. Open http://localhost:3000 in your web browser

Usage

  • Enter a username and click "Join Chat"
  • Type a message in the input field and hit "Enter" or click the send button

Contact

Acknowledgements

About

SockChat is a real-time chat application built using Node.js, Express, and Socket.io. It allows users to join different chat rooms and communicate with each other in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published