Build a Weather App
This project will teach you how to create, and orchestrate requests with Wized. You'll also learn how to render request responses inside of your weather app.
Video walktrhough of the weather widget project
In this lesson we'll build a full Wized project. We'll connect a REST API to openweathermap.org to get live weather data of any city in the world and then, we'll connect with Airtable to get custom icons to display weather.
You can clone the project from this lesson here: