Question: Part 1 : Export the component Create a React application called react _ pa 1 . 5 _ assessment using npx Open the react _

Part 1: Export the component
Create a React application called react_pa1.5_assessment using npx
Open the react_pa1.5_assessment folder in VS Code
Replace the existing App.js code with the code below:
function Profile1(){
return (
);
}
You should get an error in the ./src/index.js because the root component is not exported. How
would you modify the App.js to fix the error?
Add your solution code and a screenshot with the date and time to the lab report.

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!