-
The weather application will be a simple, user-friendly web application that allows users to check the current weather and forecast for a given location. The application will be built using HTML, CSS, and JavaScript, with data provided by the OpenWeatherMap API.
-
Users will be able to enter a city name to view the current weather conditions for that location. The application will display the current temperature, wind speed, clouds, sunrise, sunset timings.
-
In addition to the current weather, the application will also display a 7-day forecast for the selected location. The forecast will include the high and low temperatures, as well as a summary of the expected weather conditions for each day.
-
Overall, the weather application will provide users with a quick and easy way to stay informed about the weather in their location.
- Weather based on location using OpenWeatherMap API.
- Weather of live location.
- Javascript
- HTML
- CSS
- OpenWeatherMap API
https://weather-information-project-clone.netlify.app/