@tripsj/quotes_terminal
v1.0.4
Published
Trainig the use of api's using the axios Javascriot library
Downloads
6
Readme
Installation
"npm i -g @tripsj/quotes_terminal"
or
"npx @tripsj/quotes_terminal <number of quotes>"
if you choose the npm way Then run:
quoteterm <number of quotes>
with npx no modifications are required
The application exports a getQuotes() function that connects to the backend end grabs random quotes this was created as a personal exercise and will be used in a futur one
Changelog
- 1.0.2 added executable referene and fixed a typo
- 1.0.3 updated Readme and release info
- 1.0.4 switched to npx execute statement