Deployed Drum Machine

Hello,
Here’s a link to my deployed drum machine on Github.

This is the actual repo for the drum machine

Question:
This is my first project I’ve deployed to Github. When I ran npm run deploy, it just built my project and spit it out on Github without any of my source code. I would like people on the this forum to not just look at the finished product but provide any insight to my source code, especially any optimizations I could/should do with lifecycle hooks. My git status is clean because of the deployment and so there’s nothing to push. How do I get my source code (the pretty original version) pushed to this repo?

It looks good! and love the clean UI.

I would also add a feature to record plays as well.

Thanks @shimphillip!