This is a Weather Information application.
Go to Visual Crossing and register for an API key and add it to the .env.development and .env.test files.
Run the setup script with: bin/setup.
Then you can either run the app locally with bin/dev or run the test suite with bin/rails spec.
