Submitted
Angular QR-Code
- HTML
- CSS
@OguzcanKarakoc
Submitted
Submitted
Submitted
I would like some feedback on where I store the quizzes data. I currently store it in App.vue
and store the index in a pinia store quiz.js
.
Any structural feedback would also be appreciated. (i.e. "I would have kept the HomeButton.vue
en QuizButton.vue
the same")