This project provides a straightforward interface for users to check the current weather conditions of a specific location. By simply entering the desired location, the user can view temperature details, and the background changes to reflect the current weather.
- Dynamic background images that change based on the current weather condition.
- Current temperature display.
- Weather Data: all weather-related information, including temperature and weather conditions, is sourced from the Open-Meteo API.
- Background Images: the beautiful background images that adapt to the weather conditions are sourced from Pexels.
Demo website is available at https://blackbat13.github.io/weather-website-tutorial
To run the project locally:
- Clone or download the repository.
- Open
index.htmlin a web browser. - Enter a location to view its current weather.
Special thanks to Pexels for providing high-quality images and Open-Meteo for delivering accurate and timely weather data.