/react-notes

A very simple Notes app in React, made for the purpose of demonstrating the flow of updating state with react hooks

Primary LanguageJavaScript

yarn, then yarn start to run

line by line documentation of flow of state and state updating in comments of App.js and Form.js

** todo **

add ls refactor todo component (possibly move mapping from list)