The Weather Forecast Application provides real-time weather updates and extended forecasts for various cities. It features location-based weather information, including current conditions and a 4-day forecast, with options to search by city name or use the current location.
- Search by City: Enter a city name to get current weather and a 4-day forecast.
- Current Location: Fetch weather data for your current location using geolocation.
- Recent Searches: Save and select from recently searched cities.
- Responsive Design: Works on desktop, tablet, and mobile devices.
- Weather Icons: Display weather conditions with relevant icons.
To run this application locally:
- Clone the Repository:
git clone https://github.com/yourusername/weather-forecast-app.git cd weather-forecast-app