This is the frontend for my bachelor thesis' project EasyMusicTheory, a gamified online learning tool. It is built as a HeadlessCMS application and only works together with the backend, which was created and hosted with Directus.
npm install
npm run dev
npm run build