/marvel-cli-quiz

A short CLI quiz on Marvel movies.

Primary LanguageJavaScript

CLI quiz on Marvel

A short CLI quiz on Marvel movies. Try this online here

##Snaps Screenshot from 2021-09-20 00-32-25

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