emilydaykin / sound-board

🎶 Experimenting with multiple audio files, event listeners and object manipulation in plain HTML, CSS and JavaScript. Lyrics are displayed as each sound is clicked on and played, and users can play the entire sound board in order in one click. GA Lab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sound Board

A mini project experimenting with audio files, event listeners and object manipulation in HTML, CSS and vanilla JS. Completed as part of a GA Lab, Feb 2022.

Installation

  1. Clone this repo
  2. Run live-server in the project's root directory.

About

🎶 Experimenting with multiple audio files, event listeners and object manipulation in plain HTML, CSS and JavaScript. Lyrics are displayed as each sound is clicked on and played, and users can play the entire sound board in order in one click. GA Lab


Languages

Language:JavaScript 38.2%Language:HTML 31.5%Language:CSS 30.3%