Skip to content

this is a node command line tool that generates an html about me page based on user imput

License

Notifications You must be signed in to change notification settings

CypherNyx/node-inquirer-html-about-me-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-inquirer-html-about-me-

Module 9 Mini Project Node.js: HTML generator

This is a node command line tool that generates an html about me page based on user imput. Using Node.js and the inquirer NPM package to capture user input through the command line interface and generate a personalized About Me page in HTML.

JavaScript Node HTML

ScreenCaptures



SAMPLE of a generated page ➡️

prompts sample page

Installation

To use this tool, you'll need to have Node.js installed on your computer. Once you have Node.js set up, you can follow these steps to install and use the application:

  1. Clone this GitHub repository to your local machine.
git clone [email protected]:CypherNyx/node-inquirer-html-about-me-.git
  1. Open a terminal or command prompt and navigate to the cloned repository's directory.
  2. Run npm install to install the necessary dependencies.

Usage

To generate a professional "About Me" html page, follow these steps:

  1. Open a terminal or command prompt and navigate to the parent directory.
  2. Run the application using the command
node index.js
  1. Answer the prompted questions about your application repository.
  2. Once you have provided all the required information, the application will generate a file named about-me.html in the same directory with the appropriate sections and content.

License

License: MIT

https://opensource.org/licenses/MIT

Questions

If you have any questions or need further assistance, you can reach me via the following:

GitHub: Dahlia Guido's GitHub
Email: [email protected]

About

this is a node command line tool that generates an html about me page based on user imput

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published