JavaScript Drum Kit Play the drums on your keyboard Clone the repository # clone and change directory git clone https://github.com/sethbergman/JavaScript-Drum-Kit.git && cd JavaScript-Drum-Kit Install dependencies npm i # or use yarn yarn Start the application npm start # or yarn start Jam out 😃 Navigate to localhost:5000 and have fun!