Direction: Choose the correct option
Q1.
What is create-react-app?
Direction: Choose the correct option
Q2.
Which command creates a new React app named 'my-app'?
Direction: Choose the correct option
Q3.
After running create-react-app, which script starts the development server?
Direction: Choose the correct option
Q4.
Which folder contains the public assets (like index.html) in a create-react-app project?
Direction: Choose the correct option
Q5.
In a create-react-app project, where do you typically write your React components?
