diff --git a/en/beginner-projects/simple-stopwatch.md b/en/beginner-projects/simple-stopwatch.md index 4912f18a..e8cd9e85 100644 --- a/en/beginner-projects/simple-stopwatch.md +++ b/en/beginner-projects/simple-stopwatch.md @@ -21,3 +21,12 @@ Create a simple stopwatch app that lets users start, stop, and reset a timer to Add lap functionality to record and display multiple time splits. +## Live Demo +
+ +