A Hack4Impact UIUC project.
React-based, mobile-friendly frontend for Falling Fruit's website.
This repo is a fork of the main frontend repo, preserving Hack4Impact UIUC's work on Falling Fruit at the end of Fall 2021. Looking for the most up to date version? https://github.com/falling-fruit/falling-fruit-web
The latest version of this application can be found at falling-fruit.vercel.app.
To setup and run locally:
- Setup environment variables:
cp example.env .env
, then edit and fill in.env
. - Install dependencies:
yarn
- Run:
yarn start
This application is built with React. Vercel is used for automatic deployment.
GPLv3 licensed · © 2021 Hack4Impact UIUC