Build a stopwatch widget which can measure how much time has passed. It shows the current timer and has two buttons underneath: "Start/Stop" and "Reset".
You are free to exercise your creativity to style the appearance of the stopwatch. You can try out Google's stopwatch widget for inspiration and an example.
Code Editor
Start coding your solution hereBrowser preview and Console
Test and preview your UI in real timeconsole.log() statements will appear here.