Skip to content

Translation needed for existing languages #344

@github-actions

Description

@github-actions

@sumn2u has made changes on the original english version of the book (PR #343)

Visual Diff of Changes:

diff --git a/en/beginner-projects/simple-stopwatch.md b/en/beginner-projects/simple-stopwatch.md
index 4912f18..e8cd9e8 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
+<div align="center">
+<iframe src="https://codesandbox.io/embed/yyhqfy?view=preview"
+     style="width:100%; height: 500px; border:0; border-radius: 4px; overflow:hidden;"
+     title="stopwatch-app"
+     allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
+     sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
+   ></iframe>
+   </div>

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions