header 작업
npm i react-router-dom@5.3.0
$ npm i @fortawesome/fontawesome-svg-core
// 무료아이콘만 설치 (solid, regular, brands)
$ npm i @fortawesome/free-solid-svg-icons @fortawesome/free-regular-svg-icons @fortawesome/free-brands-svg-icons
// 리액트 컴포넌트 형태로 사용할 수 있게 변경
$ npm i @fortawesome/react-fontawesome
모달
npm i styled-react-modal
npm i --save-dev @types/styled-react-modal