In this part of the journey, I’ll be walking through how to clone a website project, set up dependencies, build it, and deploy it to Azure App Service. Azure App Service is a Platform-as-a-Service (PaaS) solution, which allows us to host web apps wit...