A super fancy CLI daily quiz tool which downloads questions each day from the OpenTrivia database API Open Trivia DB.
Inspired by Fireship's Node.js CLI Tutorial video on YouTube.
npx cli-daily-quiz
chalk | inquirer | gradient-string | chalk-animation | figlet | nanospinner | he | ky
npm i chalk chalk-animation figlet gradient-string inquirer nanospinner he ky
- Tidy up code
- Update code so that it doesn't ask for the difficulty and number of questions every time (currently this does nothing if the day's questions have already been downloaded). Delete today's json file if you want a new quiz