-
react
-
typescript
-
react beautiful dnd
-
styled components
-
recoil
To-do list that can be conveniently manipulated with Drag & Drop functionality.
- Implementing Drag & Drop functionality using Beautiful DND
- Saving data to local storage (such as To-do list, theme, title)
- Changing and managing themes using Recoil and createGlobalStyle from Styled Components.
Drag & Drop 으로 편리하게 조작이 가능한 To do list
- Beautiful DND 를 이용한 Drag & Drop 기능 구현
- Local storage에 데이터 저장(To do list, Theme, Title 등)
- Recoil과 Styled component의 createGlobalStyle을 통한 Theme 변경 및 관리