In our previous chapters, we have concentrated on setting up our development environment, creating the accounts that we need, installing required software, and creating our Client and Api projects and the Azure Static Web App itself.
But right now, it’s just a demo site – let’s change that!
First things first, we’ll be cleaning up our application to remove all the demo code. Sorry, that means that we are about to delete an amount of our hard work!
Once we have our blank application, we’ll add code to the ...