Deploy React (CRA) App to Amazon S3 using Github Actions
Here, I will walk through one of the ways of deploying Create React App to Amazon S3 using GitHub actions.
Create an S3 bucket in AWS
Go to the S3 service in AWS.
Go to Create Bucket page.
Enter the bucket name. (e.g. my-site). Uncheck Block all p...
dhavallaiya.hashnode.dev4 min read