React Crash Course. Learn to build interactive websites with React through a hands-on todo list project.

github.com/bradtraversy/react_crash_todo

Vaya's read on this project

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

Updates

April 2020
  • Merge pull request #15 from ishitb/master
  • Fixed Issue #7. Provided a defaultChecked option to the checkbox whic…
  • Update App.js
February 2020
  • Merge pull request #10 from wsand02/master
  • ran npm audit fix
  • fix indentation in App.js
July 2019
  • Merge pull request #3 from reinbeumer/fixing-adding-multiple-todos
  • fix id error on adding multiple todos
January 2019
  • Initial commit
  • Initial commit from Create React App