/weather-app

Learning project building weather app similar to the ones on Android devices

Primary LanguageKotlin

Weather App

Define the API KEY

Go to https://www.weatherapi.com/ to register and grab the key there. Define the key as apikey={key} in your local.properties. DONT COMMIT THIS FILE