The Weather Forecast Website is a simple, user-friendly application that allows users to check the current weather and hourly forecast for any city worldwide. Built with HTML, CSS, and JavaScript, this project leverages the OpenWeatherMap API to fetch and display real-time weather data. Whether you're planning your day or just curious about the weather, this website provides a convenient way to stay informed about the weather conditions in your area or any city around the globe.
- Real-Time Weather Data 🌦️: Users can get up-to-date weather information for any city by entering the city name and clicking the "Search" button.
- Current Weather Display 🌡️: The website displays the current temperature, city name, and a brief weather description along with an icon representing the weather condition.
- Hourly Forecast 🕒: Users can view the hourly weather forecast for the next 24 hours, including temperature and weather icons for easy visualization.
- User-Friendly Interface 🖥️: The website features a clean, responsive design with intuitive input fields and buttons, ensuring a smooth user experience.
- Error Handling
⚠️ : The website alerts users if there is an error fetching weather data, such as when a city name is not found or there is a network issue. - Dynamic Background 🌇: The visually appealing background of the website enhances the overall user experience.
- Responsive Design 📱: The website is designed to be responsive, providing an optimal viewing experience on a variety of devices, from desktop computers to mobile phones.
The website is deployed using vercel, a free source website hosting tool for static websites, with vercel