Skip to content

SumaiaSorna/team-profile-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Profile Generator MIT

team-profile-generator

Link to repository

Click here to view deployed application on Github page.

Link to Walkthrough Vedio

Walkthrough Video

Table Of Contents

Description

This is a Node.js command line application uses inquirer package to requests the user about members of their team and dynamically generates a HTML document with cards for each employee.

Getting Started

Installation

git clone git@github.com:SumaiaSorna/team-profile-generator.git
cd team-generator-node.js
code .
npm i

Launch the app

npm run start

Tests with Coverage

npm run test

Tests with Watch

npm run test:watch

Screenshots

screenshot of generated html

Questions

If you have any questions about this application, please feel free to contact me in my email.

About

This is a Node.js command line application uses inquirer package to requests the user about members of their team and dynamically generates a HTML document with cards for each employee.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors