You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "In this exercise you will build a simple quiz application that takes a list of questions, checks the user's answers for correctness, and provides the user with a final score. After completing the basic functionality, there are further challenges to expand the functionality of the app.",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"