Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y-solb/todoapp
Todo App
https://github.com/y-solb/todoapp
Last synced: 1 day ago
JSON representation
Todo App
- Host: GitHub
- URL: https://github.com/y-solb/todoapp
- Owner: y-solb
- Created: 2021-10-14T11:31:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T13:39:18.000Z (about 3 years ago)
- Last Synced: 2023-08-05T14:55:34.425Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TodoApp
![todoApp_preview](https://user-images.githubusercontent.com/59462108/145400482-d7a63db0-c2bc-459f-a6e5-2f220826dbbe.png)
- 할 일 목록과 할 일 추가 기능
- 할 일 통계(남은 할 일/전체할 일) 보이기
- 각각의 할 일에는 체크박스를 이용해서 완료/미완료 상태 설정
- 완료된 할 일은 완료된 상태 표시(글자 색으로)
## Tech Stack
- React
- React Hook
- Styled-Components
- Material-UI