The purpose of this repository is to apply the knowledge I've gain on Node.js by generating a profesisonal README file based on user input on the command line using inquirer and fs
- Fork and clone repository to local machine.
- Run
npm i
to install dependencies in local project directory.
- Open integrated terminal.
- Run
node index.js
. - Answer the prompts that follow.
- A sampleREADME.md will be generated and stored in the "readme" folder.
The github URL containing the code for this project is located at:
https://github.com/Maelikah/M9_ProfessionalReadMe
User Input Functionality:
Code Functionality:
- https://shields.io/category/license
- https://raw.githubusercontent.com/
- https://www.npmjs.com/package/inquirer
- https://nodejs.org/en/docs
- https://nodejs.org/api/fs.html
- https://emojipedia.org/
- https://fontawesomeicons.com/svg/icons/screen-castify
- https://github.com/devicons/devicon/tree/master/icons
- https://coding-boot-camp.github.io/full-stack/computer-literacy/video-submission-guide
N/A