Basic metronome with tempo and time signature customization.
- React 17
- Scss
- Bootstrap Icons
- Web Audio API
- Clone the repo
git clone https://github.com/MarcoMaz/basic-metronome-react-hooks.git
- Install the dependencies
npm install
- Run the metronome
npm start