The project currently handles data via localStorage with a custom persisted<T> class, as well manually keeping track of interval IDs per task timer. Runed have helpful utilities like the PersistedState class and the useInterval function that can handle these functions and helps to make the project more readable.
It's a todo list.
chore: refactor to runed #3
open
opened by
zeu.dev