redonearth / react-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React To Do

구현할 내용

  • 전체 아이템 보여주기
  • 아이템 추가
  • 아이템 완료
  • 아이템 삭제
  • 로컬 스토리지에 저장
  • 아이템 필터링
  • 다크모드 지원

도구

  • React 18 (Create React App)
  • 스타일: CSS Module (PostCSS)
  • 패키지 매니저: Yarn Berry
  • ESLint, Prettier
  • Pretendard 폰트

About


Languages

Language:JavaScript 67.1%Language:HTML 25.0%Language:CSS 8.0%