
# Node CLI Quiz

A Simple Quiz CLI game created using Nodejs.


## NPM Package

[node-quiz](https://www.npmjs.com/package/node-quiz)

## Demo

![Screenshot 2022-02-07 190104](https://user-images.githubusercontent.com/68722478/152798179-4cbf0211-95fe-477c-95f0-77c668b5f2a3.png)


## 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/)
