A Node.js command-line application that takesin information about employees on a software engineering team and generates an HTML webpage that displays summaries for each person
Clone this repository from GitHub and make sure to have Node downloaded. This application requires the installation of inquirer in Node, as well as Jest if testing.
After installing inquirer on Node and cloning the repo, simply run the application in the terminal using Node index.js. Follow and answer the prompts provided and an HTML index will be created. View a walk through video here: https://drive.google.com/file/d/1VPH3yp-dKEOKVj2ZVnorHtNvozxn5g6z/view
N/A
Feel free to contribute as needed!
run "npm test" in Node.js to run tests on the constructors.
Feel free to reach out with any questions
- Github: chrissy-martin
- Email: [email protected]