Quiz App (Choose Your Own Adventure)
Build a quiz using conditionals and dynamic UI.
We'll cover the following...
It’s time to build something real! In this lesson, you’ll create a mini quiz using buttons, logic, and DOM updates—your first little JavaScript game. You'll create the following:
Goals
You’ll learn to: