This is a functional weather app that produces to current weather and 5-day forecast. It will also contain the location, date/time, weather description, humidity and wind measurements. The app will produce results in Celsius which can be converted to Fahrentheit. This app uses API from OpenWeatherMap and weather emojis from Shecodes. The app begins in a non-filled out state. A user can search for the forecast by city or geolocation.
This project is a one page website created using HTML, CSS and Javascript. CSS and Javascript are written directly on the HTML document. This project also includes a hoverable and clickable button which produces an alert. The alert utilizes an if statement take into account user responses that do not match the question.