JavaScript Quiz

Get a brief explanation of how the JavaScript Quiz app will function.

We'll cover the following

There will be 10 multiple-choice questions, each with three options.

Overview

This JavaScript Quiz app will put a user’s knowledge of JavaScript principles to the test. All questions will be imported from a QuestionData.js file and displayed on the screen, alongside answer options for each. Finally, we’ll use a third-party confetti npm package to show animated confetti if the user gets a good score.

This is how our final app will look. Feel free to experiment with it and explore the app’s features.

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy