Skip to content

dyhwnag/react-week2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-week2

컴포넌트 설명

  • Header Component : 상단 Header를 표현
  • Form Component : 제목/내용을 입력하는 컴포넌트이고 id, title, body, isDone을 전달
  • Todo Component : List와 Todo로 분리하려 했지만 전역 데이터를 받아와서 분리 없이 처리함
  • TodoList Component : Header, Form, Todo를 모아놓은 컴포넌트
  • Detail Component : 상세 페이지 컴포넌트

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors