Author: Gideon Murage
This web application allows you to seamlessly integrate a weather API into a website, providing users with up-to-date weather information for the city of their choice. It displays the temperature in degrees Celsius, wind speed, humidity, and weather icons to help users quickly grasp the current weather conditions. Additionally, it features a digital clock showing real-time hours, minutes, and seconds.
- Real-time weather updates for the selected city.
- Temperature in degrees Celsius, wind speed, and humidity display.
- Weather icons representing different weather conditions.
- Digital clock displaying live time.
- HTML
- CSS
- JavaScript
To run this web application on your local machine, follow these steps:
-
Clone this repository to your local machine:
git clone https://github.com/GidyMane/Real-time-Weather-and-Clock-App.
-
Open the project folder:
cd Real-time-Weather-and-Clock-App
-
Open the index.html file in your web browser to launch the application.
This project is licensed under the MIT License - see the LICENSE file for details LICENSE file.
Weather data provided by https://openweathermap.org/. Digital clock inspired by Faraz clocks.