Skip to content

Alessag/drum-machine

Repository files navigation

React Drum Machine

Basic drum machine functions you can play with drums at any time and be a rockstar!

Run the project locally

1 - Prepare the environment

install node.js and npm

2 - Clone the project and install the dependencies

$ git clone https://github.com/Alessag/drum-machine.git
$ cd drum-machine
$ npm install

3 - Start the server

$ npm run start

4 - Enjoy!

Demo

Drum Machine