Living Snow Project is a Community Scientist project that studies snow algae. That's right, algae grows on snow (and ice) too! These apps will assist the research team with data collection and exploration. Volunteer sign up and more info here.
This is a monorepo using Classic Yarn (v1.22.19) workspaces and Node 20.12.2
Code shared in the web and mobile apps goes under the packages/* folder.
The mobile app is written in React Native and Expo using their 'managed' workflow. The web app uses React.
- yarn install
- yarn build
- yarn precheck
Check the README files in app/web
and app/mobile
for information on running the apps locally.
- yarn precheck