Readme Generator

Project information

Details

This Node application is designed to create a Readme file. The user responds to several prompts in order to provide details about a project, and then the application creates a Readme based on the provided information. As this is a node application, it is not deployed anywhere, but the code can be downloaded from Github (see above). Users will need to run npm i to install all dependencies prior to running the application.