In this video, we will see how to set up a build/deploy pipeline for Create React App in Azure DevOps. We will be using the YML format for the pipeline here, which makes it possible to have the build definitions as part of the source code.
Azure DevOps Build Release Pipeline For Create React App: https://www.rahulpnath.com/blog/create_react_app_devops/
Create React App: https://reactjs.org/docs/create-a-new-react-app.html
Azure DevOps: https://azure.microsoft.com/en-au/services/devops/
source