This project is a command line application that generates a software engineering team web page.
Tech Used: Javascript, Node.js, Inquirer.js, Bootstrap CSS
Contact: chasej@live.com
Functional application
GitHub repository with README describing the project
User can use the CLI to generate an HTML page that displays info about their team
All tests must pass
The generated HTML can be viewed here: My Awesome Team Generator
You can also view a video demonstration here: Video Demo
To use this application, download the code and install the necessary dependencies. Then run:
node app.js
To run the necessary tests:
npm run test

Node JS - https://nodejs.org/en/
Inquirer JS - https://www.npmjs.com/package/inquirer
Bootstrap CSS - https://getbootstrap.com/

This project is licensed under the MIT License
If you have any questions, please contact me at chasej@live.com.
Check out my GitHub profile!
©2020 Chase Johnston