This application allows the user to create a web development team with the size of your choice. This team can include a Manager, Engineer and an Intern.
Use the node package manager modules: inquirer, jest, fs and util.
- To use or try this application clone the https link from the git terminal onto desktop.
- Import repository into VS code
- Right click into the "Develop" folder, right click and select "open in integrated terminal"
- Type: node app.js (which is the JavaScript file where the user questions are prompted).
- Then answer all questions to render the HTML team profile
Application Demo!