README-generator

README Generator

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.

README Walkthrough Video

Video of the function of the README Generator

Screen shot of the JavaScript Code Website Questions Screen

Website Function:

GitHub repository for challenge 9

Live website for challenge 9