Hey, hey 👋
This is the example code for the React todo app, which we build in the “Learn React for Free” Scrimba course.
Run these commands, one after the other:
git clone https://github.com/scrimba/react-todo-app-tutorial
npm install
npm run build
open index.html