Adding the Reset action is good opportunity to write a test first! As `a user` (_counting things_) I want to reset the counter So that I can start counting again from zero. + [x] Clicking the reset button in the UI resets the count to 0 (zero).