Skip to content

React로 만든 다크모드 지원 투두리스트 앱

Notifications You must be signed in to change notification settings

redcatsh/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

다크모드가 지원되는 todolist

React로 만든 다크모드가 지원되는 투두리스트 입니다. 컴포넌트는 템플릿, 헤더, 리스트, 리스트아이템, 입력폼 으로 나누었고 useReducer와 Context API를 통해 상태관리를 하는 방식으로 구현하였습니다.

링크

mode-todolist

구현 기능

  • 리스트 띄우기
  • 리스트 추가
  • 리스트 삭제
  • 리스트 필터링
  • 토글
  • 다크모드
  • 현재 날짜와 요일 띄우기
  • 로컬스토리지 저장(새로고침 시 유지)

구현 화면

function

About

React로 만든 다크모드 지원 투두리스트 앱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published