Rare find

React Task Tracker. A to-do list app you can learn from and build on.

github.com/bradtraversy/react-crash-2021

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2021
  • Update react router to v6
June 2021
  • Merge pull request #13 from JonahNannepaga/master
May 2021
  • Correcting the reminder class condition.
  • Merge pull request #7 from Yoda-Soda/patch-2
March 2021
  • short circuit might be cleaner
February 2021
  • Merge pull request #5 from cnbrkkaya/DeleteFix
  • Control after delete operation
January 2021
  • Update README.md
  • Initial commit
  • Initialize project using Create React App