This is a program where a user can dynamicly create a Readme.md file by just answering the prompts in the terminal.
- clone or download the file from this repository.
- Open the root directory of the file in vs-code.
- In the terminal type npm install to install all the node dependencies.
- After installing the dependencies, type node app.js in the terminal.
- JavaScript
- Node.js
- Inquirer.js npm