Justin7933 / Team-Gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team-Gen

Link to Demo-Vid: https://drive.google.com/file/d/1EFmhEYfzjZyrCf8hV_v5INNa8LrJd_y_/view
Link to Demo-Command-Vid: https://drive.google.com/file/d/1poNKmv6r8UwpkUTnCkHtxH79c1iR5C9E/view

During this assignment the goal was to generate a html file that has a team profile in it. I created one by using inquirer for the prompt. Another key component during this was node. In order for the application to work, I had to go through node install inquirer and jest in order to allow the prompt and test some of my code.

About


Languages

Language:JavaScript 76.3%Language:HTML 23.7%