Sharing Excess Food Rescue App
Welcome to the Food Rescue App! This project is managed by Sharing Excess, a 501(c)(3) nonprofit organization based in Philadelphia, PA. The FRA is a Progressive Web App, built as a single web codebase to run in any browser, or installed as a "native" app on both iOS and Android.
We use this app to coordinate, track and measure food rescue work across the country, picking up surplus food from food businesses and redistributing it to local nonprofits and mutual aid groups. To read more on SE, feel free to visit our about page.
The app is hosted at app.sharingexcess.com, with a testing environment also live at app.dev.sharingexcess.com.
Tech Stack 🤖
The FRA includes two apps within the repo.
Client: We use React.js initialized with Create React App in the frontend
subdirectory for a single page app (SPA) frontend…