Skip to content

Alessag/drum-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published