Deploy React App to Microsoft Azure
Make a React web app and publish it to Microsoft Azure.
2 hours of content
What you'll learn
- In less than 5 minutes, you can create a very simple React web app.
- Use the React Testing Library to write component tests.
- Shift to the right by developing automated visual tests with WebdriverIO and Screener.
- Use Github Actions to add the code to a CI pipeline for staged execution and true continuous integration.
- To easily deploy our app to the Microsoft Azure cloud, we will use Azure Static Web Apps.
Shows how to create a React web app, write component and visual tests, set up a GitHub Actions CI pipeline, and deploy to Azure Static Web Apps. The course covers staged execution and production build finalization. Learners can release a tested React application to Microsoft Azure.
Who this course is for
Developers with basic React and JavaScript experience who want to deploy and test applications on Microsoft Azure.
#react
#azure
#github-actions
#testing
#webdev