Tag: blobstorage
Deploying react app in Azure blob storage
In this tutorial, we will be looking into how we can use Azure blob storage to deploy a react-app. At the end of the tutorial, you will be able to host a static site developed on react, that can be accessed publicly. You will be learning how to, Configure static website hosting in Azure Deploy …