This site shows how to use The Trivia API to build a basic quiz web app using React. The code is public and can be seen on its Github repo.
| Total Questions | 10 |
|---|---|
| Current score | 0 |
| Questions remaining | 10 |
1: Which Irish rock band released the studio album 'Boy'?
{
"category": "Music",
"id": "622a1c397cc59eab6f950c81",
"correctAnswer": "U2",
"incorrectAnswers": [
"Public Image Ltd.",
"The Script",
"The Cure"
],
"question": "Which Irish rock band released the studio album 'Boy'?",
"tags": [
"music"
],
"type": "Multiple Choice",
"difficulty": "hard",
"regions": [],
"isNiche": false
}