Example React App with CDK Deployment

Prerequisites

  • AWS Account set up
  • Node.js installed

Installation

Install client dependencies by changing directory to client and running yarn or npm install.

Install client dependencies by changing directory to infra and running yarn or npm install.

Deployment

Run yarn deploy or npm run deploy to build the React app and deploy it to the S3 bucket with CloudFront distribution.