You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Webpage metronome, realized by JavaScript, React, and Ant Design. It's a React realization based on a third-party Vanilla JavaScript Codebase. Users can set BPM and choose click sound via this simple app. It is easy to use, and can be conveniently deployed.
React version metronome. Also includes Ant Design.
To run, Just
npm install
then
npm start
About
Webpage metronome, realized by JavaScript, React, and Ant Design. It's a React realization based on a third-party Vanilla JavaScript Codebase. Users can set BPM and choose click sound via this simple app. It is easy to use, and can be conveniently deployed.