What create-react-app command do
Update a react app
Creates new react app
install dependencies
Correct Answer : B
How many elements does a react component return?
Arbitrary inputs of components in React are called
How do you access a function fetch() from a h1 element in JSX?