The ShowWeather Component Layout
Create the UI to display weather data.
Creating the ShowWeather
component UI
The weatherData
received from the API is shown by the ShowWeather
component. This is how our final ShowWeather
component will look. At first, we’ll use dummy data to develop the UI, but in the next lesson, we’ll pass the real data.
Get hands-on with 1300+ tech skills courses.