Quickly create a professional README. You will be prompted with questions about your project.
A command-line application that dynamically generates a README.md from the user’s input. The application will be invoked with the following command:
node index.js
Layout and content were built using JavaScript, NodeJS and Inquirer.
Invoke the application using “node index.js.
You will then be prompted by a series of questions about your project.
When you answer all of the questions, the README app will generate a professional README file.