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
this weather app takes in two entries from the user the (city,country) and the emotional state
then it fetches the temperature from OpenWeatherMap api then post it to a local server then it updates the UI.