This is an early demo of a Web Component called <my-weather>
. It will do the following:
- Try to get your location
- Use your lat/long to make an API request to weather.gov
- Fetch the forecast data for your region of the NOAA grid
- Render a sample of the forecast data