Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 309 Bytes

File metadata and controls

14 lines (12 loc) · 309 Bytes

A fun little CLI JavaScript Quiz project that you can run in the terminal.

How to Run

  1. First, install dependencies:
npm i
  1. Run:
node .

in the terminal.

  1. Play the quiz. If you got one wrong answer, you lose! If you got every question right, you win a $1,000,000 in your imagination.