jordandub1 / readme-generator

Professional README Generator

Repository from Github https://github.comjordandub1/readme-generatorRepository from Github https://github.comjordandub1/readme-generator

README Generator

License

Description

I created the README Generator to quickly construct a professional README file for any new project. By utilizing the Inquirer package, I was able to create a series of prompts to collect the necessary user input to write a professional and detailed README file consisting of the following sections: Title of Project, Description, Table of Contents, Installation, Usage, License, Contributing, Tests, and Questions.

Table of Contents

Installation

To install necessary dependencies, please run the following command:

npm install

Usage

You will need to utilize the Inquirer package for this application. Be sure to answer all of the questions to generate a complete, professional README. Please click here for a demo.

License

This project is covered under the Apache 2.0 license. Visit the following link for more information on this license: Apache 2.0

Contributing

Tests

To test, please run the following command:

npm test

Questions

For any questions about the project, please contact me by either of the following links:

or visit my GitHub profile:

About

Professional README Generator


Languages

Language:JavaScript 100.0%