Question: Requirements Add the code for the following requirements within the src / index . js file. Step 1 Create a component named App that returns

Requirements
Add the code for the following requirements within the src/index.js file.
Step 1
Create a component named App that returns the following array:
3', 'Subaru Crosstrek']
Step 2
Next, create a new component named List that maps over the following array and
returns a numbered list of the array items.
Step 3
Lastly, include a ReactDOM. render() that renders the App component
Hint! Return the data from the List component within the App component
Example
Honda CR-V
Toyota Highlander
Ford F-150
BMW X3
Subaru Crosstrek
Caution!
Be sure to zip and submit your entire L03Handson directory when finished!
 Requirements Add the code for the following requirements within the src/index.js

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!