Skip to content

A todo app built with React

Notifications You must be signed in to change notification settings

beezy12/reactodo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reactodo

what this world needs is yet another to-do app. add things you should've done yesterday, mark them as done when you finally get around to doing them. start a timer to see how slow you are. drag and drop to rearrange the order into something that makes you feel better.

Getting Started

  • clone repo
npm install
npm start dev

Built With

Authors

My list of things to-do for the to-do app

  • add todo form
  • add new task to state
  • show todo list
  • add delete functionality
  • [] add 'mark as done' functionality
  • [] show line through 'marked as done' tasks
  • [] add drag and drop feature
  • [] add timer
  • [] style it up

About

A todo app built with React

Resources

Stars

Watchers

Forks