--help
my-tweets
spotify-this-song
movie-this
do-what-it-says
- Use Node.js to create a CLI that requests info from popular API's
- Utilize modularization of different Node.js packages and JavaScript files
- Create an intuitive UX with easy-to-use & streamlined commands
- JavaScript for taking in parameters and returning data
- Node.js for CLI creation, NPM packages, and modularization
- API's from Twitter, Spotify, and OMDB
API keys and node packages that take in various node arguments that call on functions designed to display responses based on specific CLI commands.
