/defunddapl

Defund Dakota Access Pipeline, the app

Primary LanguageJavaScript

Defund DAPL (the app)

An app to help people determine if their bank is funding the Dakota Access Pipeline, and to switch to a better bank.

Dependencies

You'll need npm and xcode. Run npm install to fetch the packages needed (React, React Native, etc).

Compile & Run

To compile and test on the simulator, run the command

    react-native run-ios

(or just make run)