Using GitHub Actions to deploy your react application to Azure
This guide will walk you through a simple CI/CD approach for deploying react web applications to Azure Cloud
Prerequisites
Azure Account
GitHub Account
A React Application
We will be using GitHub Actions as our CI/CD platform to deploy, Docker...
blog.sudharsangs.in4 min read