Click here to view deployed application on Github page.
This is a Node.js command line application uses inquirer package to requests the user about members of their team and dynamically generates a HTML document with cards for each employee.
git clone git@github.com:SumaiaSorna/team-profile-generator.git
cd team-generator-node.js
code .
npm i
npm run start
npm run test
npm run test:watch
If you have any questions about this application, please feel free to contact me in my email.

