This is a simple web application that provides real-time weather information. The app is hosted on GitHub Pages and allows users to check the current weather conditions for a specific location.
- Current Weather: Get the latest information about the weather, including temperature, humidity, and wind speed et cetera.
- Hourly Forecast: View the weather forecast for the upcoming hours.
- Daily Forecast: Plan ahead with a detailed daily weather forecast.
- Location-based: Enter the name of your city or any location to get accurate weather data.
- Interactive Map: Explore an interactive map with three modes - temperature, precipitation, and wind.
- Responsive Design: The app is designed to work seamlessly on both desktop and mobile devices.
- Open the Weather Web App.
- Enter the name of your city or any location you want to check the weather for.
- Click the "Search" button or choose from selection list to retrieve real-time weather information.
- HTML
- CSS
- JavaScript
- OpenWeatherMap API
- MapBox API
- Leaflet Map plugin