This is quiz application with in svelte a javascript frmaework, this app have a start button at starting and after that there is rules for quiz and there are five questions in total. Each question have four options and a time limit if you pick right answer you it changes colour to green and for wrong answers it changes colour to red.
This is mostly basic dyanamic quiz app made in svelte there is similar quiz app made like this in javascrip on youtube and I have tried to remake it in svelte
As you can already tell the goal of this project was for me to learn svelte and how it differs from JS
The project is hosted you can check it out at
https://svelte-quiz-app-timer.vercel.app/