This is a project that allows you to input team members using the command line and create an html page with all the team members organized and with all of their information displayed.
To install this project, clone into the repo and then open it up in a terminal prompt. Use the command 'npm i' to install all the required packages. Now you can use 'npm start' or ' node index.js' to start building your team. From there, the command line prompts will guide you and your new html page will show up in the dist folder.
To use it, just type 'npm start' or 'node index.js' to start building your team, and when completed, the html file will show up in the dist folder.
Bfunk54/TeamPlayer
To test, use the usage instructions and check the html file to verify all data input is displayed on page correctly.
Github: https://github.com/Bfunk54
Email me with any questions: ben_fein@icloud.com