Use GitHub Actions to deploy your static React app to Azure. Also, BYOBugs.


Details
You're working on your first React app. It looks good on your PC, but you want to try it on your phone or share it with friends. We'll go through the steps together.
[deploy-react-app-to-azure.md](https://github.com/mbuchoff/meetup/blob/main/2023-02-25%20-%20Use%20Github%20actions%20to%20deploy%20static%20React%20app%20to%20Azure/deploy-react-app-to-azure.md)
(If you instead have a more dynamic Express, DotNet Core, or some other type of app or you want to deploy it somewhere other than Azure, I can help with that also after the demo.)
What about the BYOBugs part? If you're just learning programming and are working on a project that isn't behaving the way it should, we can look at it and figure out why.

Use GitHub Actions to deploy your static React app to Azure. Also, BYOBugs.