[AWS] Host a React Application on S3 and CloudFront with Continuous Delievery
We will build a continuous delivery pipeline that deploys a React application to Amazon S3 and syncs it with Amazon CloudFront, a content delivery network (CDN) managed by AWS.
All source codes are available at https://github.com/minghsu0107/sync-react-s3-cloudfront.