Smart Weather App | Weather Forecast Website
A fully responsive weather forecast website built using HTML, CSS/Bootstrap, and JavaScript, integrated with the WeatherAPI to fetch and display real-time weather data based on user input.
Key Features:
- Search for weather by city name
- Displays current weather + 2-day forecast
- Real-time updates for:
- Temperature
- Humidity
- Wind speed & direction
- Dynamic weather icons based on live conditions
- Dark and light mode support
- Responsive design for all screen sizes
- API integration using fetch() and DOM manipulation