simple react todo using material-ui
npm install
npm start
- saves your todo items in localstorage
- autocomplete feature of last 10 todo items added
- marking items as done strikes them out, so you can restore them if you accidentially mark one item as done
- delete feature for all marked items
- notification with count of all open items
- you can add a subtext via the '#' symbol, for example: pick up kids from school #at 03:30pm