South Florida Disaster Tracker

An app to track and report incidents and available resources during a hurricane in South Florida, sorted by county. Includes an interactive map that shows location of incidents and resources nearby.

Installation

To run this app you need to install Node.js

Then install expo:

npm i -g expo-cli

Clone this repo

To a directory you have admin rights over, for example

mkdir ~/Project/
cd ~/Project/
git clone https://github.com/vrive/sf-disaster-tracker.git
cd sf-disaster-tracker

Then start the app:

npm start
Share this project:

Updates