Create a timer that counts upwards. Starting at 00:00 and counts up every second.
There should be two buttons when the timer is first rendered
00:00
[Start] [Stop]
Additional features
- When you press the stop button (after the timer has been started). It should replace the stop button with a reset button
- when the timer is started it should disable the start button
- Once the seconds portion reaches 60, it should show 1:00