professional-readme-generator

Contributors Forks Stargazers Issues MIT License


Logo

A README FOR A README GENERATOR

Welcome to the Professional Readme Geneartor README, a great spot to get to know this project!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

I was tasked to create a professional readme generator tool.

I want a user to be able to:

  1. Be prompted with questions about their project.

  2. Answer questions from prompts and have those answers stored.

  3. When the user is finished, a file is automatically created in the dist folder for them to retrieve.


(back to top)

Built With

Below are the following technologies and applications utilized to help build the project.

VS Code
JavaScript
HTML
Node.js
Inquirer

(back to top)

Getting Started

Below you’ll be able to see screen shots of the deployed app. You can also view the road map to see how you can test it locally.

(back to top)

Usage

Here’s a video tutorial on how to use the app:
View Tutorial

Here’re screen shots of what the app looks like when someone runs the command line to start the app.

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

I strongly feel that contributing well throught and engaging suggestions are instrumental. I am an avid learner and want to let you know any contribution or suggestions are apprecaited.

If you truly believe you can contribute to making this website better, please fork the repo and create a pull request. If you do not wish to fork, you can open and create an issue with the tag “enhancement” or “suggestions”. I will then be able to review it and take it into consideration. Lastly, please don’t forget to give the project a star!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newSuggestion)
  3. Commit your Changes (git commit -m 'Add some NewSuggestion')
  4. Push to the Branch (git push origin feature/NewSuggestion)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License.
Copyright (c) 2022 Dan Poggetti
See License.text for more information.

(back to top)

Contact

Dan Poggetti - GitHub [https://github.com/danpoggetti]

Project Link: [https://github.com/danpoggetti/professional-readme-generator]

Demo Link: [https://danpoggetti.github.io/professional-readme-generator/]

(back to top)

Acknowledgments

I want to acknowledge the many great and vast resouces that adided us in creating this readme generator app.

(back to top)