A good metronome built using React JS.
- Project started on Sept 03, 2019
- Working model on Sept 13, 2019
- Deployment on Heroku Sept 13, 2019
https://react-metronome-carlos.herokuapp.com/
This will be a metronome app built using React.
I've been working too much on C# .NET and I don't want to lose my JavaScript skills.
A **metronome** using minimalist CSS and buing built with React JS.
Built from scratch. Images and instructions added later.
Currently one type of Metronome
Expected types of Metronomes to be built in the future
Beat One(Current) | Beat Two | Beat Three |
---|---|---|
2 tones | 2 tones | 1 tone |
3-low, 1-high, repeat | 1-low, 1-high, repeat | 1-low, repeat |
Beat one is currently up and running.
Beat two in working progress. Have to make sure it they play separatly.
The amazing people who had documentation on how to use and build React.