Tractor chat

Live chat client using ReactJS and Firebase done in tractor factory Hackathon on 10.-11.11.2017.

chat_picture

Available Scripts

In the project directory, you can run:

npm install

Install dependencies

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

npm run build

Builds the app for production to the build folder.

Running the chat

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.