This app allows you to generate a html file through employee information entered through a series of prompts within the command line. The app makes to easy to access the employees' linked email as well as their linked GitHub profile if applicable.
You will need node.js and inquirer installed in order for this to work for you locally. You can then run "node index.js" from the command line.
The tests can be run by installing jest and running npm jest from the command line.
To see the app in action, check it out here: https://drive.google.com/file/d/1NGENOgVeBPRe1IYfiZZ7F_QpaWxXiPoa/view?usp=sharing
View from the command line:
View of the finished page: