/2do4u

Primary LanguageJavaScript

Todo

  • Create function that creates todos
    • Test that function with a button
    • Store values for those todos in state
  • Pass the todo function down to the form
    • form submit should alter state at top level
  • Create function to delete todos

If there's time

  • Create edit form
  • Create form that makes urgent todos