A simple quiz app
you can visit this app at https://drumstickz-quiz.netlify.app/
svelte: a JavaScript component compiler framework.
opentdb: a free API of trivia questions.
dev: builds a basic bundle and starts a dev server.
build: builds an optimized bundle for production.
start: starts a dev server.