https://github.com/derektypist/build-a-drum-machine
Use the audio element to build a drum machine
https://github.com/derektypist/build-a-drum-machine
audio css3 freecodecamp-project html5 javascript
Last synced: about 1 month ago
JSON representation
Use the audio element to build a drum machine
- Host: GitHub
- URL: https://github.com/derektypist/build-a-drum-machine
- Owner: derektypist
- Created: 2025-04-22T10:59:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T11:05:48.000Z (about 1 year ago)
- Last Synced: 2025-04-27T00:53:54.533Z (about 1 year ago)
- Topics: audio, css3, freecodecamp-project, html5, javascript
- Language: HTML
- Homepage: https://derektypist.github.io/build-a-drum-machine/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Build a Drum Machine
Use the audio element to build a drum machine
## UX
[Build a Drum Machine User Stories](https://www.freecodecamp.org/learn/full-stack-developer/lab-drum-machine/build-drum-machine)
## Technologies
Uses HTML5, CSS3 and JavaScript.
## Deployment
On [GitHub Pages](https://derektypist.github.io/build-a-drum-machine) at the main branch.
## Credits
### Acknowledgements
- [FreeCodeCamp](https://www.freecodecamp.org) including the [forum](https://forum.freecodecamp.org/t/build-a-drum-machine-build-a-drum-machine/743103)