This is a simple weather application that displays weather information for a given city.
This Weather App provides users with current weather information for a specific city. It displays details such as temperature, weather condition, humidity, and wind speed. The application fetches data from an external API and dynamically updates the UI based on the retrieved information.
- Search Functionality: Users can search for weather information by entering the name of a city.
- Dynamic UI: The application dynamically updates the UI based on the weather information retrieved from the API.
- Error Handling: It displays an error message if the entered city is not found.
- Responsive Design: The application is designed to be responsive and works well on different screen sizes.
- This Weather App was created by Dorant Velija.
- Weather icons were obtained from Dorant Velija.
- City data is fetched from OpenWeatherMap.
