09--Professional_ReadME_Node.Js

Professional_Dynamically_Generated_ReadME_using_Node.Js

Table of Contents

👉 Qns -Contact Information

👉 License

👉 Description

👉 Instructions

👉 Contributors

👉 DNB Solution

👉 User Story (Usage)

👉 Acceptance Criteria

### For any questions: Reach me via my Github Logousername at: dionnenoellabarretto or email me at: 📧 denverdionne@gmail.com.

License:

This repository is released under the license of: MIT

Description:

In this homework exercise, our task is to create a command-line application that dynamically generates a professional README.md file from a user’s input using the Inquirer package.

Installation Instructions:

To generate your own README, first run ‘npm install’ or ‘npm i’ after cloning this repository to your local system in order to install the npm package dependencies as specified in the ‘package.json’. Then run the application using ‘node index.js’ and provide answers to the subsequent command line prompts.

Example

Contributor(s):

Not Applicable for this exercise!

DNB’s SOLUTION:

UNC Boot Camp Submission:

🗂️ Github Repository | 📄 Github Page

User Story (Usage):

AS A developer I WANT a README generator SO THAT I can quickly create a professional README for a new project.

Video Link - Demonstration

Acceptance Criteria:

✓ WHEN I am prompted for information about my application repository THEN a high-quality, professional README.md is generated with the title of my project and sections entitled Description, Table of Contents, Installation, Usage, License, Contributing, Tests, and Questions.

Gif Demo