This is an early demo of a Web Component called <my-weather>. It will do the following:

  1. Try to get your location
  2. Use your lat/long to make an API request to weather.gov
  3. Fetch the forecast data for your region of the NOAA grid
  4. Render a sample of the forecast data