Setup
Setup React binding for firebase realtime database.
Last updated
Setup React binding for firebase realtime database.
Last updated
If you haven't, install the JS client.
Install @react-firebase/database
Change PROJECT_NAME
to your project name and grab your firebase config here :
https://console.firebase.google.com/project/PROJECT_NAME/settings/general/
Your config file should look something like this :