muhammadzaeemaltaf_quiz_app
v1.0.0
Published
A command-line quiz application built with Node.js, TypeScript, Inquirer, and Chalk
Downloads
2
Readme
CLI Quiz Application
A command-line quiz application built with Node.js, TypeScript, Inquirer, and Chalk.
Description
This CLI-based quiz application prompts users for their name and then runs a quiz consisting of multiple-choice questions. After the quiz, it displays the user's score and whether each answer was correct or incorrect, highlighting correct answers in green and incorrect answers in red.