Deploy React app to AWS S3 using Github Actions

Deploy React app to AWS S3 using Github Actions

In this blog, we will cover how to deploy a React app to AWS S3 using Github Actions. In our previous blog, we covered how to build a static website with headless CMS and deploy to AWS. So, this will be an extension of that and we will discuss how to create the continuous integration […]