This Weather-Dashboard webpage allows the user to find the current weather and the next five days weather forecast for any choosen city. The webpage is created using the Open Weather API. The users previously searched cities are displayed as buttons underneath the search box and allow the user to quickley access the weather forecast for these cities.
- starter code was provided
- openWeather API
- stackoverflow to How do I calculate the temperature in celsius returned in openweathermap.org JSON?
- Array.prototype.includes() on mdn web docs
- Remove duplicate values from JS array [duplicate]
- history button design by Gumroad Button 25 on CSS Scan
- search button design by Airbnb Button 23 on CSS Scan