You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JavaScript based app that shows current weather and temperature. Has a graph of future temperatures. Utilizes the OpenWeather API to get the temperature and weather as well as the Plotly javascript library to make the graph. *IMPORTANT: You must provide your own API key for OpenWeather (I used the free tier, so don't worry about paying for it).