This project will automatically generate top-quality README files for your GitHub repositories.
- Title
- Description
- Table of Contents
- Installation
- Usage
- Contributing
- Tests
- Technologies
- Author
- Questions
- License
Clone this repository. Open it in VSCode.
In the command line type, "node index.js". Then follow the prompts.
Here are three 🎥 VIDEOS 🎥 that display how to use the application.
- CODE walk through:
- PROMPTS walk through:
- GitHub walk through:
If you have any suggestions for updates or new features, please be sure to e-mail me at the address provided below.
Test early; test often.
JavaScript (JS) is one of the core technologies of the World Wide Web (along with HTML and CSS). It enables interactive web pages and is an essential part of web applications. JS is a multi-faceted, scripting language that provides versatility through Application Programming Interfaces (APIs) and Document Object Model (DOM) manipulation, among others.
JavaScript content borrowed from this page.
NODE.js is an open-source, cross-platform JavaScript runtime environment that execute JavaScript code outside a web browser. NODE.js lets developers use JavaScript to write command line tools and for server-side scripting. NODE.js represents a "Javascript everywhere" paradigm, unifying web-application development around a single programming language, rather than different programming languages for server- and client-side scripts.
NODE.js content borrowed from this page.
😎 This NODE.js README.md Generator was built by 💚 Eric D. Torres 💚
Check out my GitHub profile.
You can contact me by e-mail at etorresnotary@gmail.com for any additional questions and/ or clarifications you may need about the project.