Technically there is no other way of adding a todo list item as there are no "submit" buttons.
So we need to have an event listener on the [Enter] key in order for the Todo List to function at all.
Acceptance Criteria
This issue is part of the TodoMVC Feature List [Epic] #48
Depends on: #57