MeWeather
July 27, 2022 ยท View on GitHub
A weather app that displays current weather data of the city the user seraches on search bar and hourly forecasts.
It uses OpenWeather free APIs: https://openweathermap.org/api
In order to use these APIs please generate your API key and enter it in constants named apiKey that currently are empty (let apiKey = "")
