A music sequencer and synthesizer written entirely in JavaScript.
https://beeper-production.up.railway.app/
# Clone this repository
git clone https://github.com/LucianBuzzo/beeper.git
# Go into the repository
cd beeper
# Install dependencies
npm installTo start the app run:
npm start
