Skip to content

Cherubismark/weather-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Weather App (Hourly Forecast for Nairobi)

This is a basic web app that shows the hourly weather forecast for Nairobi using the WeatherAPI.

What It Does

  • Connects to the WeatherAPI
  • Gets hourly weather data for today
  • Displays time, temperature, cloud percentage, wind speed, and wind direction

Files

  • index.html – the structure of the page
  • style.css – the design/styling
  • script.js – connects to the API and updates the page

Notes

  • Make sure to replace the YOUR_API_KEY in script.js with your real WeatherAPI key.
  • The app only works for Nairobi in this version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published