Skip to content

React todo app, built as part of the free Scrimba “Learn React for free” course which you can view here: https://scrimba.com/learn/learnreact/

Notifications You must be signed in to change notification settings

scrimba/react-todo-app-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React todo app tutorial

Hey, hey 👋

This is the example code for the React todo app, which we build in the “Learn React for Free” Scrimba course.

Running the example code

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

About

React todo app, built as part of the free Scrimba “Learn React for free” course which you can view here: https://scrimba.com/learn/learnreact/

Topics

Resources

Stars

Watchers

Forks