npm install을 했지만 에러가 뜬다. React 버전이 맞지 않아 설치가 되지 않았던 것이다.
npm install
그래서 다음과 같이 써주면 설치가 된다.
npm install --save --legacy-peer-deps