node-quiz
Version:
A Simple Quiz CLI game created using Nodejs.
36 lines (19 loc) • 779 B
Markdown
# Node CLI Quiz
A Simple Quiz CLI game created using Nodejs.
## NPM Package
[node-quiz](https://www.npmjs.com/package/node-quiz)
## Demo

## Play the Quiz
```
npx node-quiz
```
## Project Dependencies
[chalk](https://github.com/chalk/chalk) |
[inquirer](https://github.com/SBoudrias/Inquirer.js) |
[gradient-string](https://github.com/bokub/gradient-string) |
[chalk-animation](https://github.com/bokub/chalk-animation) |
[figlet](https://github.com/patorjk/figlet.js) |
[nanospinner](https://github.com/usmanyunusov/nanospinner)
## Author
- [Aditya Kamble](https://adityakamble.netlify.app/)