Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 160 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 160 Bytes

Simple todo app in react using mobx-state-tree for state management. Includes redo and undo features. To use the app

yarn install
yarn start