웹 프로그래밍 > React > 실용적인 리액트 > 꼭 있어야 하는 파일 구조
/src 안에 필요한 파일
/src
index.js
App.jsx
reportWebVitals.js
/public 안에 필요한 파일
/public
index.html