Skip to content

Portfolio generator is a command line tool that generates an HTML portfolio page from user input.

Notifications You must be signed in to change notification settings

marycpriyanka/generate-HTM-Portfolio-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio generator

Portfolio generator is a command line tool that generates an HTML portfolio page from user input.

Installation

Use 'npm install' to intall inquirer and any other depondancies.

Features

  • It prompts the user for information like their name, location, bio, LinkedIn URL, and GitHub URL.
  • An HTML document containing the information collected from the prompts will be constructed and written to the file system.
  • User can view their portfolio page from the 'index.html'.

command-line-prompts HTMLPage

Contributions

Feel free to add any additional prompts. Also update 'generateHTMLContent' arrow function accordingly.

About

Portfolio generator is a command line tool that generates an HTML portfolio page from user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published