https://github.com/mejanh/fcc-drum-machine
Front End Libraries Projects - Build a Drum Machine Example with React Hooks
https://github.com/mejanh/fcc-drum-machine
drum-machine fcc frontend react
Last synced: 12 days ago
JSON representation
Front End Libraries Projects - Build a Drum Machine Example with React Hooks
- Host: GitHub
- URL: https://github.com/mejanh/fcc-drum-machine
- Owner: MejanH
- Created: 2020-10-17T09:06:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T09:10:07.000Z (almost 5 years ago)
- Last Synced: 2025-07-02T17:45:15.087Z (4 months ago)
- Topics: drum-machine, fcc, frontend, react
- Language: TypeScript
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Personal Blog: https://alhaqi.com/
This app could also done with `new Audio(url)` method. But the test requires the `audio` tag.