An open API service indexing awesome lists of open source software.

https://github.com/timscodebase/heliquiz


https://github.com/timscodebase/heliquiz

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Heliquiz

## CLI Quiz App

A super fancy CLI tool.

## Take the Quiz

```
npx Heliquiz
```

## Packages Used

[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)

```sh
npm i chalk chalk-animation figlet gradient-string inquirer nanospinner
```