Skip to content

tarangdave/multithreadchat-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multithreaded Real Time Chat Component

A ReactJS project to showcase Appbase as a streaming database service.

Features

  • Chat with Real Time updates
  • Multithreaded (Reply to a chat like Reddit)
  • View all online users

To run on local server

  • clone the repo
  • cd to the cloned directory and npm install to install the dependencies
  • npm start to start local server on port 3000

Releases

No releases published

Packages

No packages published