Question: Javascript Frameworks Using React Using an open dataset API (like the ones used in the last module) and within a React codesandbox, create an app

Javascript Frameworks

Using React Using an open dataset API (like the ones used in the last module) and within a React codesandbox, create an app that uses the dataset in a meaningful way. You can use the dataset you used in your last assessments if you like.

Theres also a really good Star Wars dataset(https://swapi.dev/api/) that should provide enough data and challenge for you.

At minimum, your React app should:

Import data from an external source

At least one component is created beyond the App component

Props are passed to the new component

Keys may have to be generated as well (do this when you map your array)

The props should be destructured when passed to a child component

Using a loop, create elements that displays data in a meaningful way Include MVP.css

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!