https://medium.com/@iamkjw/fullcalendar-with-react-2e22ce4e36ea
FullCalendar with React
프로젝트에서 캘린더를 사용해서 일정을 관리하는 기능이 필요해서 이번에 사용한 캘린더 라이브러리인 FullCalendar를 소개해 보려 한다.
medium.com
https://jquense.github.io/react-big-calendar/examples/?path=/docs/addons-drag-and-drop--example-1
Webpack App
jquense.github.io
https://velog.io/@fearofcod/React-Big-Calendar
React-Big-Calendar
프로젝트 중 구글 캘린더 기능을 가진 달력을 찾던 중 React-Big-Calendar 가 딱 맞는 것 같아서 선택하게 됐다..... 셋팅 하기에 앞서 공식 문서를 꼭 한번 읽어 보는 것을 추천한다react-big-calendar npmreac
velog.io