/team-profile-generator

Automatically generate a development team page in HTML

Primary LanguageJavaScript

Dev Team Profile Generator

Lauren Darrimon

License: MIT Language Badges Commits Badge Repo Size Repo Issues

Description

Automatically generate a development team page in HTML through a command line application. REspond to simple prompts and recive back a fully formed HTML page with all of your team members information.

Sample of development team profile page

Table of Contents

Link

🔗 Link to application Dev Team Profile Generator

Installation

🔧 In order for this application to work, you need to install the following (dependencies): node.js and modules: jest, fs, and inquirer.

npm install

Usage

To run the application from the command line:

node index.js

Respond to the user prompts in the command line. Once you are done, download the distribution folder for a complete and styled webpage. See a full walkthrough video here.

walkthrough of generating page

Testing

To run the tests of the application from the command line:

npm run test

walkthrough of running tests

Contributing

✍️ Lauren Darrimon is the author of this application. Find additional work on Lauren Darrimon's Github profile..

Questions

💌 Reach out to Lauren Darrimon at hello@laurenlalita.com if you have any questions.

License

The license for this project is: MIT License: MIT