Quiz App with Vue, Tailwind and Open Trivia API Part 3: Load questions

Опубликовано: 12 Ноябрь 2024
на канале: SomTea Codes
796
17

Build a Quiz App with Vue and Tailwind. An intermediate level project for learning vue

You would learn

1. Cycle through array of questions to load next question on user click
2. Reset CSS styles when a questions is answered
3. Add delay between answered question and next question

Source Code: https://github.com/somteacodes/quizap...

Timestamps
0:00-1:15 What we are building
1:15-6:29 Load next question when option selected
6:29-9:32 Reset CSS styles
9:32-10:56 Add delay between questions
10:56-11:19 - Outro