Create a trivia/quiz site in 30 minutes or less
Used Bootstrap jumbotron template as starter.
Using HTML/CSS/JavaScript/ES6/React, create a quiz app. It should be a single page app (SPA) that reads questions and answers from a JSON file, displays them one at a time, gives feedback to the user on whether they got the question right or wrong, displays a running tally of the score, and then displays the final score at the end of 10 questions.