Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 727 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 727 Bytes

react-from-scratch

A demo of setting up a react app in steps (see feature branches for the steps)

See the steps in each feature branch (links below):

Step 1: Setup and Initilize Project

Step 2: Add Todos to List

Step 3: Add Categories to List

Step 4: Add Todos to Categories

Step 5: Add Todos to Categories

More steps in progress