/ignite-nodejs-concepts-challenge-2022

Node.js concepts review - challenge

Primary LanguageJavaScript

  • Create a new to-do
  • List all to-dos
  • Modify the Title and Deadline of an existing to-do
  • Check a to-do as done
  • Delete a to-do