1.0.0 • Published 1 year ago

neoquiz v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

Command Line Interface App:

I made this app with help of Fireship's tutorial. I wanted to experience, how it feels to work with Node.js and CLI tools.

And it was fun to develop this. Since JavaScript is new to me, this was a great learning experience.

Try the quiz:

npx neoquiz in Terminal Window.

CLI Tools used: (Packages)

  • Chalk & Chalk Animation
  • Inquirer
  • Gradient String
  • Figlet
  • Nanospinner

Fireship's Video Link