This repository contains the source code for the Green Up App, a mobile app for Vermont's Green Up Day. Green Up App is an official Code for America Project. More information about the motivation and context of this project is available on the Code for BTV Website.
See the CONTRIBUTING page for details on how to contribute.
The easiest way to start contributing is by skipping the setup process and using GitPod in your browser by clicking here: (https://gitpod.io/#https://github.com/codeforbtv/green-up-app)
You won't be able to run the code without a environment.js file. and template for this file can be found in environment.example.js
Setup a Firebase app and use those app settings to configure environment.js,
Get your own Firebase database here (https://firebase.google.com/) or, if you want to contribute to this project, find us on Slack and we'll gladly share ours. Not on our Slack board? Get an invitation.
Install the expo client on your phone
Run the project in the root folder.
expo start
See the LICENSE page for details on the license.