Node.js command-line application that takes in information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person.
This application makes it possible for a manager to generate a webpage that displays their teams basic information so that they have quick access to their emails and Github profiles.
run this in your command line
npm install
This application is using Jest to run the tests
Generated HTML
Question Prompts Example