-Project Description -Table of Contents -Installation -Usage -License -Contributing -Tests -Questions
This is a command line application to use node.js to build a team profile. Made for the University of Utah Coding Bootcamp.
Video Tutorial https://drive.google.com/file/d/1Q_5ilI90iA2ep392our9xOKJKVGjtZcf/view
Javascript,CSS,HTML,Node
Clone the repo. Make sure to download the npm package inquirer. You can use the command npm i inquirer. The program is run with node by using the command node index.js
You can use this application in an employment setting to generate team profile. There are email links, office numbers and github links provided after generating the profile. A sample team profile can be found in the demo file. It is titled htmldemo.html.
Fork your own copy and have fun!
Tests are run using the npm package Jest. Jest can be install using the command npm jest. Then all tests may be run by using the command npm test,
This application is covered under the MIT license
Check me out on Github!: (https://github.com/Jillium)
Any questions? Email at holmesjillanne@gmail.com