#🌦️ WeatherApp
WeatherApp is a simple and elegant Android application that provides real-time weather information for any city around the world. Powered by the OpenWeatherMap API, this app displays temperature, weather conditions, humidity, and wind speed in a user-friendly interface.
##⭐Features
- 🌍 Search weather by city name
- 🌡️ Real-time temperature in Celsius
- 🌤️ Weather description with condition icons
- 💧 Humidity and 🌬️ wind speed display
- 🔄 Live data fetched using OkHttp and displayed instantly
##🛠Built With
- Java & Android Studio
- OpenWeatherMap API
- OkHttp for API calls