A metronome, with various sounds, and a simple visualization
To run the metronome, you need to have Node.js installed.
Then, clone the repository, and run npm install in the root directory.
After that, run npm run dev to start the development server, and click the link in the console
to open the metronome in your browser.