React — create-react-app

Shiori Soma
3 min readJul 8, 2021
Photo by Kelly Sikkema on Unsplash

Components in a project

1. `index.html` is loaded when accessed

2. When `index.html` is loaded, `index.js` is loaded and executed.

3. app component is loaded and displayed in `index.js`.

Files related to what is displayed on the screen

public folder

--

--

Shiori Soma

I’m a front-end web developer based in Vancouver, studying CICCC, an web and mobile app development course. https://shiory602.github.io/portfolio/