📣 levelZero-markTwo Fandom CLI I love JavaScript and I love CLI, hence I made this CLI app on a fandom javascript quiz. This app is made using NodeJS, Chalk and figlet library. Dependencies chalk : A library to style the text in the console. figlet : A library to create ASCII art from text. How to use Clone the repository using git clone command. Run npm install to install the dependencies. Run npm install -g to install the CLI app globally. Run markTwo to start the app. How to play The app will ask you a question. You have to type in the correct answer as per your expertise. You will get 1 point for each correct answer. You will get 0 points for each wrong answer. CLI App Working Demo