Skip to content

Translation needed for existing languages #340

@github-actions

Description

@github-actions

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

Visual Diff of Changes:

diff --git a/en/beginner-projects/electronic-drum-kit.md b/en/beginner-projects/electronic-drum-kit.md
index 676a4ff..95c8436 100644
--- a/en/beginner-projects/electronic-drum-kit.md
+++ b/en/beginner-projects/electronic-drum-kit.md
@@ -20,3 +20,13 @@ Create a fun interactive drum kit that plays sounds when you click buttons or pr
 ## Bonus Challenge
 Add the ability to record and play back drum sequences.
 
+
+## Live Demo
+<div align="center">
+<iframe src="https://codesandbox.io/embed/s3yv7r?view=preview"
+     style="width:100%; height: 500px; border:0; border-radius: 4px; overflow:hidden;"
+     title="interactive-drum-kit"
+     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>
\ No newline at end of file

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions