Skip to content

Jaucordi1/Weather-Widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Widget

It works like this

  1. Ask the user to allow location access
  2. Fetch the weather and save it in local storage
  3. Display a responsive widget that shows the current (or last fetched) weather

The widget loads in DOM Element with id="weather-widget" attribute.

It is designed to display itself as a Bootstrap Card, like this :

<div class="card my-3" id="weather-widget"></div>

This README needs more details about what's going on in the module

About

Simple boostrap designed responsive weather widget

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published