Skip to content

An interactive real-time chat application powered by Socket.io and Node.js for seamless communication.

Notifications You must be signed in to change notification settings

NawinKumarSharma/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Chat-App with Socket.io and Node.js

Chat-App is powered by Socket.IO is a web application that allows multiple users to have a private and public chat. This app allows one to one chat online and its fast and easy to use. Please note that the application code is written in Javascript ES6.

Prerequisites:

  • Basics of Socket.IO (For real-time, bidirectional communication) Socket.IO

  • Node.js: For building the server-side logic.

  • HTML, CSS, JavaScript: For creating the user interface.

  • Javascript ES6 ES6

  • Using WebSockets WebSockets

Screenshot

image

** Css will be updated soon **

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

    $ git clone https://github.com/nawinkumarsharma/Chat-App
    $ cd Chat-App
    
  2. Install Dependencies

    $ npm install
    
  3. Start the application

    $ node index.js
    

Your app should now be running on localhost:9000.

Contributing:

We welcome contributions from the community! Whether you're a developer, designer, or just enthusiastic about improving this chat app, we'd love to have you on board.

Issues and Feedback:

If you encounter any bugs, issues, or have suggestions for improvements, please feel free to open an issue on this repository. Your feedback is highly valued and will help make this chat app even better. Having trouble with Pages? Feel free to post an issue

About

An interactive real-time chat application powered by Socket.io and Node.js for seamless communication.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published