A small tool that I developed to become more familiar with Vue3 and GitHub deployment. The program selects a MIDI chord progression from a list and plays it. The goal is to then guess the scale of the MIDI file.
I got the MIDI files from ldrolez@github.
I had only worked with Vue2 before. With this project, I took my first steps with the composition API and Vue3.
Getting familiar with GitHub Actions and automated deployment to GitHub Pages.