A simple and clean weather web app built with HTML, CSS, and JavaScript, using the WeatherAPI to fetch real-time weather data.
- Get current weather by city name
- Auto-detect user's location using Geolocation API
- Toggle between Celsius (°C) and Fahrenheit (°F)
- View 3-day weather forecast
- Responsive, modern UI
Here is how the Weather App looks in action:

- Clone the repository
git clone https://github.com/Shashank9572/weather-app.git