Notice: You need to get the Firebase API keys from me. Email me at [email protected]
Not having API keys will result in the app loading a blank screen and/or errors.
To get started, follow these steps:
- run
npm install. - In
src/firebaseKeys.tsadd the keys I gave you. - run
npm start.