Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

14 lines (9 loc) · 1.13 KB

homepage for Community Food Map

React Redux front-end for community food map project using Google maps API. Food-sharing mutual aid resource for the Bay Area, CA.

Getting Started

The backend of this app can be found at https://github.com/thealice/community-food-map-backend. You'll want to clone that and run rails server first to get the API going.

Then you'll clone this directory and run yarn start to start the app in development mode. Open http://localhost:3001 to view it in the browser.