- header (actual day/time)
- input field + 'Add' button
- list of tasks (checkbox + task + 'delete' button)
- nice looking background
- submit by pushing enter or clicking 'Add' button
- delete task by clicking 'delete' button
- cross out task by clicking it or tick the checkbox
- [to do] save task (same list after refreshing page)
- Build with vanilla Javascript
- Deploy with GitHub Pages or Netlify.