Skip to content

vinithreddybanda/weatherapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Watch

A simple, modern weather dashboard. Enter a city to get real-time temperature, humidity, and forecast using the OpenWeatherMap API.

Usage

  1. Get a free API key from https://openweathermap.org/api
  2. Replace YOUR_API_KEY in app.js with your key
  3. Open index.html in your browser

Files

  • index.html – Main UI
  • style.css – Styles
  • app.js – Weather logic
  • favico.svg – Favicon

Approach

  • Built a minimal, modern UI with clear code and comments
  • Fetches and displays weather for any city
  • Tested for desktop and mobile

No dependencies. Fast, simple, works everywhere.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors