This PR adds the implementation of a weather application using the OpenWeatherMap API. The app allows users to search for a city's weather by entering its name, and it fetches real-time weather data such as temperature, humidity, and wind speed. Based on the weather conditions, corresponding weather icons are dynamically updated.
This PR adds the implementation of a weather application using the OpenWeatherMap API. The app allows users to search for a city's weather by entering its name, and it fetches real-time weather data such as temperature, humidity, and wind speed. Based on the weather conditions, corresponding weather icons are dynamically updated.