Skip to content

Mohammad-Ayman/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App

This is a simple chat application built with Express.js and Socket.IO.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/your-repository.git
    
  2. Navigate to the project directory:

     cd Chat-App
    
  3. Install dependencies:

    npm install
    

Usage

  1. Start the server:

    npm run start
    
  2. Open your web browser and go to http://localhost:3500.

Features

  1. Real-time messaging with WebSocket.
  2. User typing indication.
  3. Responsive design.

Technologies Used

  1. Node.js
  2. Express.js
  3. Socket.IO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published