Play the drums on your keyboard
# clone and change directory
git clone https://github.com/sethbergman/JavaScript-Drum-Kit.git && cd JavaScript-Drum-Kitnpm i
# or use yarn
yarnnpm start
# or
yarn startNavigate to localhost:5000 and have fun!