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
The assignment was to use Redux store to create a todo-app.
The problem
I ran out of time but in the future I'd like to add a local-storage to prevent the list from reseting when the page refreshes. Also add a design for when the task-list is empty.