Uses TypeScript + React (obviously) + Vite
Has two components: App and SelectMonthYear. On the main branch, SelectMonthYear causes a performance problem.
To see the fix for the problem, switch to the performance-bugfix
To install:
npm i
To run:
npm run dev