/quiz-app

An app that reetrieves quiz questons from an api and grades your answers

Primary LanguageJavaScript

Quiz App

An app that retrieves trivia questions and answers from an api (https://opentdb.com/api_config.php) and grades the user's answers.

Available Scripts

In the project directory, you can run:

yarn install

To install all necessary dependencies to run app.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Demo

Quiz.App.Demo.mp4