Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🌤️ Simple Weather App

A simple weather app that shows live temperature and weather description for any city using the WeatherAPI.

How to Run

  1. Get a free API key from weatherapi.com
  2. Open script.js and replace the key in line 1 with your own key
  3. Open index.html in your browser — that's it!

Files

File What it does
index.html Page structure
style.css All the styling
script.js Weather logic + API call

API Used

  • Provider: WeatherAPI.com
  • Endpoint: https://api.weatherapi.com/v1/current.json
  • Data shown: City name, temperature (°C), weather condition

Note: No install needed. No server needed. Just a browser and an API key.

About

🌦️ Search any city and get real-time weather using HTML, CSS, JS & WeatherAPI.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages