SCI FI CLI is cli app that returns random sci-fi quotes from my api! If you just want to call the api for your own testing you can find it here sci-fi-api.netlify.app
npm install -g sci-fi-cli
git clone https://github.com/JWW127/sci-fi-cli.git
cd sci-fi-cli && npm install
- get help menu
sci --help
- get one sci-fi quote
sci --one
- get many sci-fi quotes
sci --many