This video describes how to deploy a ReactJS application to Azure Cloud using 3 different ways
1. FTP deployment using Filezilla
2. Drag and drop using Azure built-in tool Kudu
3. Using Azure DevOps CI/CD (Basic information). For the End to End deployment using Azure DevOps, use the following tutorial video : • Deploying React apps to Azure Web App with...
0:00 Introduction
0:55 Create Azure app service
2:30 Create ReactJS application on local PC
4:24 Build ReactJS application on local PC to generate the deployment files