This application allows users to create a README.md file automatically in a way that is faster, efficient and clean.
https://s0519.github.io/Readme-Generator/
The index.js is divided into many sections: In the first part there is the function with the inquire downloaded; In the second part there is an Array with the questions to answer; In the third part we can see a function which allows to write the Readme Generator, the fourth function read the Readme Generator file and finally initialize the funtion.
(https://drive.google.com/file/d/12GFSJe-dBW0tcxL9wr0h-5j2-THjngf4/view)