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
cd
to the cloned directory andnpm install
to install the dependenciesnpm start
to start local server on port3000