Skip to content

Instantly share code, notes, and snippets.

@soul-wish
Created July 11, 2018 08:08
Show Gist options
  • Save soul-wish/0222a479f193627b132dd70c059fa6da to your computer and use it in GitHub Desktop.
Save soul-wish/0222a479f193627b132dd70c059fa6da to your computer and use it in GitHub Desktop.
TM Internship | Task 3

Create a simple soundboard ๐ŸŽธ๐ŸŽน๐Ÿฅ

  1. Create a new repo called soundboard
  2. Create a simple single page app (just one index.html, one JS and one CSS file)
  3. Create any layout you want (with any technologies)
  4. Download .wav samples at
  1. Have fun ๐Ÿ˜‰

App should be able to (at least):

  • play sounds on keyboard clicks
  • work on mobile devices (play sounds with clicks/taps)

Task estimation: 1 day

Deadline: July 12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment