React-redux drum machine

Hi good people, its been a while. I’ve finally got my react-redux drum machine to a point where I can leave it for now and submit it for feedback. The styles still need work but I was focussed more on functionality for this build. I will come back at some point and improve the styles and clean up some of the code. Please have a look and let me know what you think. It’s probably the coolest thing I’ve made to date.
project: https://ozmos.github.io/drum-machine/
code: https://github.com/ozmos/drum-machine

*please note I didn’t follow all the test conventions for this build as I already passed the tests with my codepen version.