How to deploy your React App with AWS S3

(HTTPS, Custom Domain, a CDN and continuous deployment)

Andrew Bestbier
DailyJS

--

Hi there,

I’m Andrew and I am a JavaScript contractor based in London. In this post I will be guiding you through the process of deploying a React app on AWS S3. This tutorial includes setting up HTTPS, buying a custom domain, using a CDN and continuous deployment.

What we will be building:

Here is a deployment of the app we will be building: https://react-s3-intro.co.uk/ (Notice the custom URL and HTTPS).

The technologies used in this guide are:

--

--

Andrew Bestbier
DailyJS

Hi! I am a JavaScript developer based in London. I love reading and writing about JavaScript, AWS and all things coding.