- Install Android SDK and emulator as per these instructions
- If using MacOS install Homebrew if not already installed as per these instructions
- Install npx if not already installed (MacOS)
- Install Node modules (too large to be committed)
cd fronted && npm install
- Go to the firebase console
- Create a
.env file for credentials
cd frontend && cp .env.example .env
- Open the Firebase console and navigate to: Allergy Detect -> 1 app (top left) -> gear icon -> scroll down to bottom
- populate
.env with the values in firebaseConfig