This is a Node.js command-line application that takes in information about employees on engineering team, then generates an HTML webpage that displays summaries for each person.
Team Profile Generator video demonstration
- Nodejs
- npm inquirer
- npm jest
- css Bootstrap
For dependancies run following comand:
npm i
To use this app - run the following command:
node index
For testing - run the following command:
npm test
Usage is provided under The MIT License. See LICENSE for the full details.
To reach me with additional questions
GitHub: Juliusm9791
Email: juliusm9791@gmail.com