Heroku account 1) Here’s the link: https://signup.heroku.com/ 2) You’ll be creating a new app and adding your app’s name and region. Heroku Set up 1) Install Heroku CLI. On a Mac, if you have homebrew, run brew tap heroku/brew && brew install heroku in the terminal, otherwise check out the documentation. 2) In the root…