cli_quizapp_piaic_shaheer
v1.0.1
Published
A cli Quiz Application designed witht the help of chalk and developed using TypeScript.
Downloads
4
Readme
TypeScript Quiz Application using chalk and inquirer - Muhammad Shaheer Kamran
A cli Quiz Application designed witht the help of chalk and developed using TypeScript.
This is a console based application which allows the user to:
- Select answer from a set of option.
- Attempt the quiz based upon TypeScript Questions
This program is made for the sole purpose of practice and showing skills based upon TypeScript language.
Download the Package
npm i cli_quizApp_piaic_shaheerRun the Quiz App on your terminal
npx cli_quizApp_piaic_shaheerPackages
Inquirer
npm i inquirerChalk
npm i chalkDev Dependencies
npm i @types/inquirer -DNode Modules
npm i node
npm i @types/node