Skip to content

Generate a quick and simple portfolio that outlines your featured and non-featured coding projects along with their accompanying GitHub repos.

Notifications You must be signed in to change notification settings

cesarsiguencia/portfolio-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-Generator-With-Node

This application is my first full Node.js project that generates a quick personal portfolio html page using the Inquirer npm package and answering personal questions about yourself and a few of your projects through the command line.

After answering all the questions, your portfolio will be generated under dist/ as an HTML page.

Inquirer Questions:

  1. What is your name?
  2. Github username
  3. Confirm add About section?
  4. About section if confirmed 'y'
  5. Project name
  6. Project Description
  7. Project technologies
  8. Project Github link
  9. Feature or do not feature project on portfolio?
  10. Add another project confirm?

Installation

  • Download the application to your local drive, open the command line with the application at the root and run 'Node app.js'

  • After you have completed answering all your questions, the generated index.html will appear under dist/

About

Generate a quick and simple portfolio that outlines your featured and non-featured coding projects along with their accompanying GitHub repos.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published