Skip to content

Drumstickz64/SvelteQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SvelteQuiz

A simple quiz app

Check it out

you can visit this app at https://drumstickz-quiz.netlify.app/

Built with

svelte: a JavaScript component compiler framework.

opentdb: a free API of trivia questions.

Scripts

dev: builds a basic bundle and starts a dev server.

build: builds an optimized bundle for production.

start: starts a dev server.