This weather app allows users to easily check current weather conditions in any city. Built with HTML, CSS, and JavaScript, the app fetches real-time weather data using the Fetch API.
The app provides key information such as:
-> Temperature: Displays the current temperature in the chosen city.
-> City: The name of the city whose weather data is being viewed.
-> Humidity: Shows the current humidity percentage.
-> Wind Speed: Displays the speed of the wind in the selected city.