Skip to content

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.

wmuza/SocketIO-Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published