A quiz for the ABRSM Grade 8 Piano Theory terms.
- Please let me know if you find any issues with spelling or term meanings.
- This project is made with SvelteKit and TailwindCSS.
- This project is hosted on Vercel on their free tier.
- Feel free to open an issue if you have any suggestions!
# Install development dependencies
$ npm i -D
# Build the static website
$ npm run build
The resulting build will be in the build/
folder. Serve with a static host of your choice.
# Install development dependencies
$ npm i -D
# Start the development server
$ npm run dev -- --open