Skip to content

Latest commit

 

History

48 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.JS Chat

This is a react.js chat application powered by Socket.io that provides the basic functions you'd expect from a chat, such as a chat room, messaging, typing and event indicators.

Chat Preview


Features

  • List of active users
  • Typing indicators
  • Event logging on chat
  • Mobile ready

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

You might want to look into server/index.js to make change the port you want to use and set up a SSL certificate.


Usage

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:3000


About

A chatApp in ReactJS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages