Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 291 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 291 Bytes

todo-solid

Simple todo app on solid platform

src/todo.component renders array of todos from your solid pod. src/solid loads todos and save em back with solidocity

Features:

  • You can write new todo
  • And mark it done
  • And then uncheck it