반응형
* React Query
- : fetch의 로딩 상태와 로딩 이후 데이터를 셋팅하는것을 자동으로 해 주는 라이브러리
npm i react-query
* apexcharts : 각종 chart 제공
npm install --save react-apexcharts apexcharts
* CSS 색 참조 사이트
https://flatuicolors.com
* head 영역 부분을 변경하기 위한 component
npm i react-helmet
반응형
'WEB front-end > ReactJS' 카테고리의 다른 글
react-hook-form (0) | 2022.08.17 |
---|---|
Recoil (0) | 2022.07.21 |
tomcat에 배포하기... (0) | 2022.07.15 |
styled-component(1) (0) | 2022.07.11 |
useEffect (0) | 2022.07.04 |
댓글