Skip to content
/ verde Public

A social media app where users upload photos of themselves completing fun sustainability challenges!

Notifications You must be signed in to change notification settings

AjayLiu/verde

Repository files navigation

Logo

Verde

A social media app where users upload photos of themselves completing fun sustainability challenges!
Won 1st at UC Santa Barbara's Google Developer Student Club's Solution Challenge.

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact
  5. Acknowledgements

About The Project

Click to watch our Demo Video below!

Demo Video

This app is a collaborative project between Ajay Liu (@ajayliu), Rohil Shah (@rohildshah), Will Corcoran (@wrcorcoran), and Nikhil Vyas (@nikhilvyas109) for the 2023 Google Developer Student Club Solution Challenge. Won 1st at UC Santa Barbara's Google Developer Student Club's Solution Challenge.

Built With

Getting Started

Here is a guide if you want to clone the project and modify it for yourself, all the way to deployment.

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/AjayLiu/verde-app-expo.git
  2. Install packages
    yarn
  3. Create a .env or .env.local file in the root of the project and copy your Firebase config information. This can be found via https://console.firebase.google.com/project/[YOUR APP NAME]/settings/general
     FIREBASE_API_KEY=
     FIREBASE_AUTH_DOMAIN=
     FIREBASE_PROJECT_ID=
     FIREBASE_STORAGE_BUCKET=
     FIREBASE_MESSAGING_SENDER_ID=
     FIREBASE_APP_ID=
     FIREBASE_MEASUREMENT_ID=
    

Development

To run the development server

yarn start

Then use expo's Expo Go app to test or through the Android or iOS emulators (Mac only).

Deployment

  1. Publish the app via Expo's EAS system.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Ajay Liu - [email protected]

https://github.com/AjayLiu/verde-app-expo

Acknowledgements

About

A social media app where users upload photos of themselves completing fun sustainability challenges!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published