This is a node app that will take user inputs about team members and their information and generate an HTML page with that information
Uses inquirer to ask the user questions about their team members. Creates HTML page for the team with individual cards for each member and their information
Run NPM install to install inquirer and any required modules