Weather API Task
Description:
A simple web application that displays real-time weather information for any city worldwide using the Weather API. Users can enter a city name to get the current temperature, weather conditions, humidity, and wind speed.
Features:
Instant search: Users can quickly find weather data for any city.
Dynamic data: Retrieves and updates weather information in real-time.
Interactive and responsive design: A user-friendly interface for seamless interaction.
Clear data presentation: Displays weather details in an organized manner.
Technologies Used:
HTML, CSS – For structuring and styling the user interface.
JavaScript – For API requests and dynamic content updates.
Weather API – To fetch real-time weather data.
This project showcases my skills in API integration, JavaScript development, and creating interactive user experiences.