This is an Compose MVVM Weather app powered by openweathermap api
Note that you need to do the following steps to run the project
1- Go to https://openweathermap.org and create an account for free
2- Get your own api key
3- Put it in your local.properties as below
API_KEY=YOUR-API-KEY