A simple Weather Application that fetches real-time weather data using a public Weather API and displays current weather conditions for any city.
- Search weather by city name
- Displays current temperature
- Shows humidity and wind speed
- Fetches real-time data using a Weather API
Frontend
- HTML
- CSS
- JavaScript
API
- OpenWeatherMap API