Skip to content

the-new-kim/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do List

alt text

View Live 👈

EN

Project Overview:

To-do list that can be conveniently manipulated with Drag & Drop functionality.

What I did:

  • 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.

KR

Project Overview:

Drag & Drop 으로 편리하게 조작이 가능한 To do list

What I did:

  • Beautiful DND 를 이용한 Drag & Drop 기능 구현
  • Local storage에 데이터 저장(To do list, Theme, Title 등)
  • Recoil과 Styled component의 createGlobalStyle을 통한 Theme 변경 및 관리

Gallery:

gallery1 gallery2