Simple and elegant To Do App
WHAT I LEARNT
- DOM traversing
- Using CSS to manipulate HTML elements (if firstChild or lastChild of list, prevent clicks).
- Elegant design
WHAT COULD BE IMRPOVED
- No local storage at this point
- No Exporting feature (I tried, but could not get it to work).
- Not properly optomized for smaller screens