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
This is my vanilla JavaScript project of an interactive to do list.
I set out to get more experience manipulating the DOM with JavaScript,
creating event listeners inside functions and creating new elements
with JavaScript.