Fetching Data in React Lab

About

In this lab, students will learn how to fetch and display data from the Star Wars API (SWAPI) in a web application. The focus will be on practical skills for retrieving data from an external API far, far away and updating their user interface in React. Students will create an application that connects to SWAPI, retrieves starship information, and displays it in an engaging and informative way.

Content