Fullstack web application (clean frontend backend split) to log sports game results.
User can
- enter a game score (date, home team, away team, final score)
- view all game score (winning team highlight in green, losing team in red)
See design for more info.
Format code with prettier
npm run fmtRun vue app
npm run devFormat before run vue app
npm run dev1All contributions and suggestions welcome. See how you can help in CONTRIBUTING.md