A command-line application that dynamically generates a professional README.md from a user's input using the Inquirer package. After you download the files, right click on "index.js" in your editor and open it in an external terminal. The application will then be invoked with the following commands:
npm i
node index.js
AS A developer
I WANT a README generator
SO THAT can quickly create a professional README for a new project
-
The generated README includes the following sections:
- Title
- Description
- Table of Contents
- Installation
- Usage
- License
- Contributing
- Tests
- Questions
If you have any additional questions here is where you can reach me: https://github.com/saulstice [email protected]