This is my first ever Vue.js application, created to practice and solidify my knowledge of the framework. The inspiration came from playing card games with my son, where manually keeping score on an Excel spreadsheet proved cumbersome on our phones. To address this inconvenience, I built this app as a more efficient and interactive way to track scores. Feel free to try it out at score.MichalKotek.tech or contribute by forking the code here on GitHub.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build