rochelledavis / generate-team-members

0 stars 0 forks source link

Generate Team Members

Description

This app allows you to generate a html file through employee information entered through a series of prompts within the command line. The app makes to easy to access the employees' linked email as well as their linked GitHub profile if applicable.

Installation

You will need node.js and inquirer installed in order for this to work for you locally. You can then run "node index.js" from the command line.

Tests

The tests can be run by installing jest and running npm jest from the command line.

Usage

To see the app in action, check it out here: https://drive.google.com/file/d/1NGENOgVeBPRe1IYfiZZ7F_QpaWxXiPoa/view?usp=sharing

View from the command line:

Screen Shot 2022-04-08 at 3 40 13 PM

View of the finished page:

Screen Shot 2022-04-08 at 3 40 58 PM