https://expo.dev/@lmg8/LoopRRR
A hack for sustainability. loopRRR
https://devpost.com/software/looprrr
Lucia Kimlin Anna Renee
-
Install node.js
-
Install Expo
npm install --global expo-cli
-
Download this repo and get .env file with firebase configuration. Example:
FIREBASE_API_KEY=putyourapikeyhere FIREBASE_AUTH_DOMAIN= FIREBASE_STORAGE_BUCKET= FIREBASE_APP_ID= VISION_API_KEY= GOOGLE_MAPS_API_KEY=
-
Install deps on your template folder
npm install
-
Start the environtment
expo start