Skip to content

janecyyu/React-Todo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is building a stateful class component. It allows users to add their to-do things, mark completed things and remove them.

Instructions

  • Default: there are two default to-do, it's removable
  • Add todo: an input box at right bar allows you add things, hit "Add Todo", you can see your todo shows at the center
  • Completed: click the todo card you just created, you'll see the the card was been marked with a line
  • Clear: you can clear your completed todo by clicking "Clear Completed" at right bar

Todo App

Deploy

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • HTML 27.7%
  • CSS 9.4%