Question: What is the first file loaded by the browser in a basic React project?

  1. src/App.js
  2. src/index.js
  3. public/manifest.json
  4. public/index.html

Answer: The correct answer of the above question is Option D:public/index.html