/do-you-know-me-cli-quiz

A CLI quiz app to see how much you know me ;P

Primary LanguageJavaScript

CLI quiz on Myself

A short CLI quiz on Marvel movies. Test out this app here.

Installation

Installation of some packages npm to be installed in your machine. To install npm, go throught this website.

Paste the following command in terminal.

  1. Install readline-sync
npm i readline-sync
  1. Install chalk
npm i chalk

Run the javascript file:

node app.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT