clone the repo, navigate to the directory with the index.js and run node index.js
This program utilizes the Inquirer node package
To add a new optional section:
- Add the section name to the sections array in optionalQuestions.js
- Add an object for the section to the optionalQuestions array in optionalQuestions.js
coming soon!
View my github profile: bvasko or email me at bvasko@gmail.com