A ReactJS project to showcase Appbase as a streaming database service.
- Chat with Real Time updates
- Multithreaded (Reply to a chat like
Reddit) - View all online users
- clone the repo
cdto the cloned directory andnpm installto install the dependenciesnpm startto start local server on port3000