quiz-cli-using-inquirer
v1.0.2
Published
This is a Quiz console app written in TypeScript. It prompts user MCQs. to reply with given choices.
Downloads
4
Readme
Quiz System
This is a Quiz console app written in TypeScript. It prompts user MCQs. to reply with given choices.
You can run it with npx command to experience it in the terminal / command prompt:
npx quiz-cli-using-inquirer
Develop yourself
To develop this application you can watch the making of this app here:
How to make Quiz System - Quiz Console Application in TypeScript
Github Repo
Here is the github link for source code: Quiz System
Package on NPM
Here is the link to package: Quiz System