Link to Video Guide: https://drive.google.com/file/d/14PUeVDzox-KA-tAFyESwKCbJ1PBVuYCh/view
An application that generates a page for team profiles using end-user answers from the command line.
- Copy this repository onto your local machine.
- Install all packages.
- Run
node index
- Answer all prompt questions to generate your team.
- To modify, view dist/index.html.
Easily create a team page to keep track of team information.
[]This application is covered under the MIT license. (https://opensource.org/licenses/MIT)
- Bootstrap (https://getbootstrap.com/)
- Node (https://nodejs.org/en)
- Inquirer (https://www.npmjs.com/package/inquirer)
- Jest (https://jestjs.io/)
To run tests, run command npm test
GitHub: https://github.com/ejackson1228/
Email: ejackson1228@gmail.com