Layout looks good on mobile, and JS is working, adding elements to DOM, good job.
Maybe try to put the list items below the input form?
Try to clear the form after an item is submitted?
Could use some style on title, to help readability (dark text against dark background). Something like:
text-shadow: 2px, 2px, 2px, white
Submit button colour also is a bit tricky to read, especially for colour-blind people.
Background is cool, but I see it is borrowed from a commercial site. Maybe use something open source like from uigradients
Bravo and good job, guys!
Layout looks good on mobile, and JS is working, adding elements to DOM, good job.
Maybe try to put the list items below the input form?
Try to clear the form after an item is submitted?
Could use some style on title, to help readability (dark text against dark background). Something like:
Submit button colour also is a bit tricky to read, especially for colour-blind people.
Background is cool, but I see it is borrowed from a commercial site. Maybe use something open source like from uigradients
Bravo and good job, guys!