https://pocket-budget-demo.netlify.com/
# for a fake in-memory store
yarn start:inmemory
# for firestore
yarn start:firestore
You'll need to set the client-side credentials for your firebase app in src/Components/Firebase/firebase.js
.
yarn build
Deploy the contents of the build
folder, and ensure the domain is added to the Firebase auth's list of domains.