This is a command-line application that dynamically generates a PDF profile from a GitHub username. The application will be invoked with the following command:
node index.js
The user will be prompted for a favorite color, which will be used as the background color for cards.
The PDF will be populated with the following:
GitHub Repository: https://github.com/zidandesirae/9-Node.jsAndES6-DeveloperProfileGenerator/
