Live chat client using ReactJS and Firebase done in tractor factory Hackathon on 10.-11.11.2017.
In the project directory, you can run:
Install dependencies
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Launches the test runner in the interactive watch mode.
Builds the app for production to the build
folder.
To use the the live chat, you need to create a new project in Firebase. After that copy your Javascript config
to src/config/Firebase.js
config. Then you are good to go!
This project was bootstrapped with Create React App.