필요한 Dependacy
- react-router-dom
- axios
- chakra-ui
- react-query
- lint-staged
- @emotion/styled
- feather-icons
폴더 구조
- pages
- 페이지
- components
- base : 공통되는 atomic한 컴포넌트
- components/base/Button/
- domain
- components/domain/myProfile/
- 컴포넌트 파일
- 스토리북 파일
- emotion Styled 파일
- hooks
- 커스텀 훅
- api
- layout