You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple ToDo list based on pure ReactJs. Each todo have 'content', 'header' fields and current state("waiting", "done", "processing"). New todos can be added via custom input form.