An open API service indexing awesome lists of open source software.

https://github.com/dfa1234/demo-firebase-realtime-chat


https://github.com/dfa1234/demo-firebase-realtime-chat

firebase reactjs

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## Chat project for texel

Based on React script (and material ui) + firebase

For running locally:

```
nvm use 10
yarn start
```

For deploying, after registering firebase with the cli, just ```firebase deploy```