This app will create a README.md file based upon user input. It is written in JavaScript and uses Node and its fs module, and Inquirer from NPM.
Here is a link to a video demonstrating the functionality of this app: https://watch.screencastify.com/v/xWKRMxyECQplmoMmI714
Clone or download the repository, run npm install to obtain the required packages, and then invoke the app with: node index.js
The app will ask you for a project title, description, installation instructions, usage information, contribution guidelines, test instructions, to select a license, and for your GitHub username and an email address should users of your project have questions.
This project is considered complete and not currently seeking help with additional contributions.
There are no tests supplied with this app.
Here is a link to my GitHub profile. You may reach me via email at 51418825+Prolix19@users.noreply.github.com with any additional questions you may have.