Deploy ReactJS App with S3 Static Hosting
Let’s learn how to deploy a Serverless web application using ReactJS and AWS S3.
Youtube Video: https://www.youtube.com/watch?v=PqUYq2Wx0lc
When I made my first React app the first thing I wanted to do after it was finished, was put it up on AWS, Amazon Web Services. I’ve been studying to get my AWS certified developers certificate. Almost immediately after any project, I work on, I find some way to integrate it with AWS. I found that putting a ReactJS app up on S3 is pretty easy.
Here is what we will cover:
- Create a simple react app.
- Configure an S3 bucket for static web hosting.
- Deploy!
Prerequisites:
- AWS Account created
- AWS IAM User
- AWS CLI installed (and additional dependencies)
- AWS Credentials Locally Setup
Setup your AWS Account
Create an account, https://portal.aws.amazon.com/billing/signup.