You will need to get your own api keys to run this application. Copy the
existing .env-sample file to one named .env, and supply the values required
in the new file:
cp .env-sample .envGetting a better feel for React Native. Testing out code organization and testing configuration.
TypeScriptBSD-3-Clause