This application allows users to easily create an html page featuring their team's profiles. Users are prompted with a series of questions about their team and are asked to input information about their team managers, engineers, and interns. The questions include name, ID number, email, office number, Github, and school. After entering this information, the data is added to a newly created html page.
Here is a video that demonstrates exactly how the app works: https://youtu.be/NrD-8B282Uc
To install necessary dependencies, run the following command:
npm i inquirer
This app can be used to save time when creating a company website.
This project is licensed under the MIT license.
If you have any questions about the repo, open an issue or contact me directly at stfajardo@gmail.com. You can find more of my work at stephtf or by visiting my website at https://www.stephfajardo.com.