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

