/weather-rn

Getting a better feel for React Native. Testing out code organization and testing configuration.

Primary LanguageTypeScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Weather

Configuration

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 .env