This project started as a practice thing I made to work with functional/stateless React components. It uses the Tone.js library for all of the musical stuff and I recorded some random sounds to get started with because I got tired of trying to Google the exact noise I wanted.
In the root directory, run:
to download all of the dependencies you need. Once you have the dependencies installed, run
to run the app in the development mode.
Open http://localhost:3000 to play with it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.