Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 565 Bytes

File metadata and controls

19 lines (16 loc) · 565 Bytes

ToDoApp with TypeScript => Online View

Ignite ReactJS First Challenge

ToDoApp

Features

  • Add new TODO
  • Delete TODO
  • Set Completed
  • Count Total and Completed TODOs
  • React TSX


  • Components
  • States
  • Properties
  • Communication
  • Module CSS
  • JS Methods: filter, some, find