1.0.1 • Published 4 years ago

@gregsithole/random-quotes v1.0.1

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

Random Quotes

A simple CLI project that will display a random quotes

Installation

npm install @gregsithole/random-quotes

And run with the following command:

random-quotes

Built With

  • axios - A promise based HTTP client
  • chalk - A terminal styling tool
  • ora - An elegant terminal spinner
  • quotable - An API for Quotes.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments