This web application makes a call to the National Weather Service open api and returns a json file. The results are then displayed using jQuery and plain html.
Details on the api can be found here: http://www.weather.gov/
index.html.
Clean up the UI. Add ability to use geo location from browser.