@achhayapathak/cli-quiz-app
v2.0.0
Published
This is a command line quiz app made for fun.
Downloads
6
Readme
@achhayapathak/cli-quiz-app
This is a fun command line quiz app designed to test your knowledge with some tricky questions.
Table of Contents
Installation
To install this package, you'll need Node.js installed on your system. Then, you can install the CLI Quiz App globally using npm:
npm install -g @achhayapathak/cli-quiz-app
Usage
After installing the package, you can start the quiz by running:
cli-quiz-app
Dependencies
This project relies on several npm packages:
- chalk - For terminal string styling.
- chalk-animation - For animations in the terminal.
- figlet - For creating ASCII art text.
- gradient-string - For gradient colored strings.
- inquirer - For creating interactive prompts.
- nanospinner - For showing spinners in the terminal.
License
This project is licensed under the ISC License.
Contributing
Contributions are welcome! You can find out more about this project and contribute to it on GitHub.
Have fun and challenge your friends to see who is the smartest!