09 Node.js Challenge: Professional README Generator

Project Description:

The task for this challenge was to create a command-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package.

You can access this project via GitHub


How It Works

First, user runs node index.js in the Integrated Terminal. Integrated Terminal


Then, user is prompted with questions about their desired README.md. README Questions


After the user answers each question, a generatedREADME.md file is created based on user input. Generated README.md


Credits:

Sara Baqla Chelsea Sexton


Resources


MIT License:

Copyright (c) 2022 Brian Lalli