Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dwayne/elm-drum-machine
Play the drums.
https://github.com/dwayne/elm-drum-machine
drum-machine elm freecodecamp
Last synced: 3 months ago
JSON representation
Play the drums.
- Host: GitHub
- URL: https://github.com/dwayne/elm-drum-machine
- Owner: dwayne
- License: bsd-3-clause
- Created: 2019-06-27T09:51:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T10:40:06.000Z (about 1 year ago)
- Last Synced: 2024-04-16T03:17:48.806Z (10 months ago)
- Topics: drum-machine, elm, freecodecamp
- Language: HTML
- Homepage: https://dwayne.github.io/elm-drum-machine/
- Size: 310 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drum Machine - [Live Demo](https://dwayne.github.io/elm-drum-machine/)
![A screenshot of the Drum Machine](./screenshot.png)
This Elm app is based on [freeCodeCamp](https://www.freecodecamp.com/)'s [Build a Drum Machine](https://www.freecodecamp.org/learn/front-end-development-libraries/front-end-development-libraries-projects/build-a-drum-machine) front-end project. Its design is inspired by this [CodePen example](https://codepen.io/freeCodeCamp/full/MJyNMd).