Skip to main content
← All projects

Weather Widget

Beginner

A small app that fetches the current weather for a city from a public API and renders it with simple loading and error states.

Required Skills

JavaScriptFetch APIAsync/await

Estimated Time

1-2 days

Tech Stack

ReactTypeScriptOpenWeather API

Learning Outcomes

  • Call a third-party REST API from the browser
  • Handle loading and error UI states
  • Render data returned from an asynchronous request

Tags

frontendapijavascriptbeginner