SocketIO-Chat-App icon indicating copy to clipboard operation
SocketIO-Chat-App copied to clipboard

Real-Time Chat 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 n...

Welcome to Private and Public Chat Socket.IO App by Wilbert Muza

Socket.IO Real-Time Chat with Auto Reply

July, 2018

picture alt

FEATURING THE FASTEST AND MOST RELIABLE REAL-TIME ENGINE

Real-Time Chat 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:

Installation

Running Locally

Make sure you have Node.js and npm installed.

  1. Clone or Download the repository

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

    $ npm install
    
  3. Start the application

    $ node index.js
    

Your app should now be running on localhost:3000.

Support or Contact

Having trouble with Pages? Feel free to post an issue