A chatroom with realtime update. View demo here.
The releases contains these three stages:
-
Contains only the HTML/JSX skeleton code.
-
States, Props and Events for each component is implemented, but not connected to firebase DB.
-
Final working version
This app is created using create-react-app
Make sure you have node.js and npm installed. Run npm start
or yarn start
.