Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather Now

A polished single-page weather app that lets you search for cities worldwide and view:

  • current conditions
  • temperature and feels-like temperature
  • humidity, wind, and precipitation
  • a 5-day forecast

Run locally

Because the app uses JavaScript modules, serve it with a simple static server:

python3 -m http.server 4173

Then open http://localhost:4173.

Data source

This app uses the free Open-Meteo geocoding and forecast APIs, so no API key is required.

About

Weather App For Testing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages