For a beginner, it can be confusing deploying your application to Heroku. Taking a cue from myself, I used to deploy my applications(HTML, CSS, and JavaScript) to Netlify using the drag and drop method which works for me. However, when I started learning NodeJS, I could not use this approach…