Skip to content

fredoist/weather-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icon

Simple Weather App

A simple weather app made with ES modules and modern JavaScript

Live DemoFigma PreviewRepo Download


Preview

Simple Weather is a vanilla JS weather web app to try modern JavaScript and ES modules, no build step is necessary and everything works from the browser. The app features your local weather and fetches the data from the API using stale while revalidate technique. You can also explore or view other locations by changing the query parameter in the URL.

🛠 Built using

✨ Get started

To get started, clone or download this repository; no build or dependency installs is required.

You can preview in local by running a http server:

$ pnpx servor .

📄 License

Distributed under the MIT License. See LICENSE for more information.

About

A simple weather app to see your local forecast

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors