Team Profile Generator


Unsplashed background img 1

Details

The Team Profile Generator is a Node.js command-line application that takes in information about employees on a software engineering team, then generates an HTML webpage that displays summaries for each person. There is also a unit test for this application so that you can ensure that each part of the code works.

Technologies Used

Installation/Application Usage

To install necessary dependencies, run the following command: "npm i".

To run the application in the CLI: "node index.js".

Walkthrough of the application

Use "npm run test" in the command line to run the tests listed above.

Contact

Unsplashed background img 2