/ReadMe-Generator

A command-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package.

Primary LanguageJavaScript

ReadMe Generator

Upon downloading the necessary dependencies (inquirer, package.json, package-lock.json) and opening an integrated terminal under the index.js file path, a user can start to create a template ReadMe by entering node index.js the command into the console terminal.

Upon answering prompts and selecting a license, the user has a ReadMe format built-out with their specified input.

Link to video clip: https://drive.google.com/file/d/1aF6c15tCi3sIoF8SzkrXhpyESJprCubH/view?usp=sharing

Link to GitHub repository: https://github.com/LukeMcM89/ReadMe-Generator

readme

Screen Shot 2021-08-02 at 9 40 57 PM