R E A D M E G E N E R A T O R
ABOUT
For this project, I created a command-line application that dynamically generates a professional README.md file from a user's input using the Inquirer package. Each README includes what the app is for, how to use the app, how to install it, how to report issues, and how to make contributions.
TECH
Technologies used include:
JavaScript
Node.js
npm inquirer
REPO
See my code for this project on my Github repo.