Kszalank / WeatherApp

0 stars 0 forks source link

Fetch weather forecast for 4days and replace content with fetched data #5

Closed Kszalank closed 2 years ago

Kszalank commented 2 years ago

Use fetch and async await syntax to call this API https://openweathermap.org/api/hourly-forecast, you will need to generate API token for that, and get familiar with the documentation, and returned data format.

Acceptance criteria: Modify HTML elements and insert obtained data with JS with the following information: