React Audio Player

Audio player built with React
Audio player built with React

An audio player built as part of a React Tutorial. Sadly, 99% of the design was prefab, so I can’t lay any claim to that. Even worse, I failed to leave any comments in the code saying where the tutorial even CAME from. It *might* have been scotch.io, but even looking there, I can’t find this exact tutorial.
Always document your code, kids. ALWAYS. Especially if you’re using an external source, whether for a library (React?) , or using a specific technique (React Hooks?!), put in a comment with the name and link. You’ll thank me (and yourself) in a few months or so.