Build and Deploy a Static Website to S3 with GitHub Action
Introduction
In this article, I will be writing about how to deploy our sample frontend React application as a static website in AWS S3. Our deployment will be using Github Actions as a CI/CD pipeline.
Pre-requisites
It is good for you to have the fo...
heinux.hashnode.dev6 min read