Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.23 KB

README.md

File metadata and controls

19 lines (12 loc) · 1.23 KB

Beat_Box Greenkeeper badge

Build status Build Status dependencies Status devDependencies Status Known Vulnerabilities

Beat_Box is an autogenerated fun drums looper/sequencer built with React & Webaudio api. You can customize the sequence of beats & form any kind of looper from a variety of sounds.

Setup instructions

Checkout this repo & try the beat_box. You'll need node and npm installed. Clone the repo, and run the following from the project root:

> git clone https://github.com/kukiron/beat_box.git
> npm install
> npm run dev:client

Then head towards localhost:8080 to run the app in browser.

ENJOY!