Project Details
Weather App
The (Apple Clone) Weather App fetches current and forecast weather data from a weather API. Users can search for weather information by entering a city name or airport code. The app displays current weather conditions, hourly weather for the next 24 hours, and a three-day forecast.

Features
- API Integration: Fetches current and forecast weather data using the WeatherAPI.
- Error Handling: Alerts users if no matching location is found or if there are API errors.
- Current Weather Display: Shows the current temperature, condition, and location information.
- Three-Day Forecast: Displays weather conditions for the next three days.