Weather app

React.jsData fetchingJavascript

School assignment to build a single page application in React fetching data from a weather API. I used “OpenWeatherapps” API and “Fetch” method the get weather data for the current position to start with. Any position is available via the search field, and the possibility to change scales is also available. Learned the basics and possibilities of structuring in React and basic Hooks, destructuring and passing och values.


What I learned: