In this Challenge, I used node, inquirer, and javascript to create a Team Portfolio Page Generator which takes in user input on their employees, interns and manager and creates a custom Meet the Team page for companies based on the provided information. It utilizes the inquirer module to prompt the user for input, as well as the file systems module to create the html file with the provided input.
- HTML
- CSS
- JavaScript
- Node.js
You Can Find the Deployed App Here
To install necessary dependencies, use the following command:
npm i
To run this application, use the following command:
node index.js
Here is a walkthrough video on how to install and use the app:
https://user-images.githubusercontent.com/83188832/130339728-34509f0f-bb74-4958-a04f-d21de2b90104.mov
Team.Page.Gen.Walkthrough.mov
To run tests, use the following command:
npm test
This project is licensed under the MIT License
There are many ways in which you can contribute, beyond writing code. If you have any questions or concerns, please email at abhinavbiju29@gmail.com. If you find any reproduceable problems with the generator, please report/file an issue. Thank you for contributing!
If you have any questions about the repo, open an issue or contact me directly at abhinavbiju29@gmail.com. You can find more of my work at AbhiBiju.