Skip to content

urish/beat-machine

Repository files navigation

The Salsa Beat Machine 🎼🎹🥁

Combine and arrange musical instruments to create different Salsa tunes. Great for musicians and dancers who want to practive their Salsa timing and trains their ears.

▶ Check out the online version

▶ Get the Android App

Built with Next.js.

Local development

  1. Download the following files and place them in public/assets/audio:

  2. Run:

npm install
npm run dev

Then go to http://localhost:3009/ and start hacking!