A weather app that displays the current weather information of a city, powered by WeatherAPI.com
This weather app displays the current weather information of a city using the WeatherAPI.com API. Users can enter the name of the city and country to get information such as temperature, date, weather conditions, wind direction, UV, humidity, and pressure. The app also shows an image representing the current weather conditions. The weather information is displayed in a clean and organized format, and the app is responsive to different device sizes. The app is built using HTML, CSS, and JavaScript.