This application is used to create a team hierarchy that displays through the browser that can keep track of your team and thier information.
run: npm install
in your terminal/bash, then node app
The user will be promted to enter thier information once installing the application. Once the questions are completed, a team.html page will be generated in the output folder. This can be viewed in the browser where their information will be displayed.
4 tests were used using jest for this application.