Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/y-solb/todoapp

Todo App
https://github.com/y-solb/todoapp

Last synced: 1 day ago
JSON representation

Todo App

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