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
- Greg Sithole - GregSithole
License
This project is licensed under the MIT License - see the LICENSE.md file for details