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
instructions
when click on the button,
take the value from the input,
create li element with the value,
append the li to the ul (appendChild).
reset the value of the input.