ReadMe Maker


This is a Node.js-powered solution that streamlines the process, letting you craft beautiful ReadMe Files with the efficiency of Node.js, using Inquirer.
How to Use!
- Start by Cloning the Repo
-
Navigate to the root folder in the terminal and run the following
command:
npm i
to install dependecies -
Run the following command:
npm run create
and press Enter -
This tool will guide you through a series of prompts, using
Inquirer, to gather information about your project.
Afterward, you'll see the completed ReadMe content in the console and have it saved as a new file named 'newREADME.md'.
then
then
It's that easy!
Screenshots

