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
It's a very simple Task List SPA(Single Page Application) using Angular. User's task list will be stored in the Local Storage. Added task list will be available in the main page and the local storage until users click on the delete button.