Direction: Choose the correct option
Q1.
In a typical React project created with CRA, which file is the entry point that renders the app?
Direction: Choose the correct option
Q2.
Where is the index.html file located in a CRA project?
Direction: Choose the correct option
Q3.
What is the purpose of the node_modules folder?
Direction: Choose the correct option
Q4.
Which file contains metadata like dependencies and scripts for a React project?
Direction: Choose the correct option
Q5.
In a CRA project, where are CSS modules typically placed?
