This JavaScript, CSS and HTML based weather app makes use of OpenWeather REST API to fetch the weather forecast for a given city. Users can interact with the app through the thumbs up and thumbs down button to rate how they feel about the current weather. Based on the user’s respone the app will highlight the upcoming forecasts as red or blue to indicate how they might feel about the weather in the coming days. Users can search for any location using the search bar at the bottom. Click on the GitHub link below for more details on this project.