live :- Weather App
This project is a simple web-based weather application that fetches and displays real-time weather data based on user input. It provides information such as temperature, weather description, humidity, and wind speed using the OpenWeatherMap API.
- 📍 Location Input : Allows users to enter a city name to get the weather information.
- 🌡️ Current Weather Data : Displays the current temperature, weather description, humidity, and wind speed for the entered location.
- 🌤️ Weather Icons : Shows relevant weather icons based on the current weather condition (e.g., Clear, Cloudy, Rain).
JavaScript Features :-
- ✅ Input Validation : Prevents empty searches and prompts users to enter a valid city name.
- 🚨 Error Handling : Displays error messages if the city is not found or if there’s an issue with the API request.
Check it out live :- https://weather-app-harshad57.vercel.app