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
Created a weather web app using HMTL, CSS, and Javascript that displays the current weather conditions of the city that the user enters utilizing a weather API. The display includes the temperature, humidity, and wind speed of the given city with corresponding icons to represent the current conditions.