Employee Generator

This Node CLI takes in information about employees and generates an HTML webpage that displays summaries for each person including their ID, email, and office number.

Web application Image

Site image

Example of a Team summary application

Installation

Run:

            npm i

Usage

This command line app generates a HTML from a user's input. The application runs with the following command:

            node app.js

Built With

  • Jest NPM package
  • Inquirer NPM packahe
  • Git
  • GitHub

Video Demo Link

Authors

  • Leslie Villatoro

License

This project is licensed under the MIT License