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
Developed a visually pleasing weather forecasting app that pulls the weather data of a certain location in seconds using Open Weather Map API using React.js.
My Learnings
How to fetch data from an API to display current weather conditions for a given location
Integrate autocomplete functionality,
Manage state and props of React components
Design and style a web application using CSS.
This app is the result of the knowledge I have gained from.