this is simple quiz app using inquirer.
- you can easily test it by running quiz.js.
- this app has two modules one is quiz and other is playg
- quiz.ts contain questions and startquiz() function.
- play.ts contain logic for asking for answer of each multiple choice question .
- chalk library is used to give attractive look to output and node-banner for using banner.