Use this project to quickly get started with ReactJS + Amazon Cognito + CDK + GitLab CI/CD
You will find the CDK code under the cdk/ directory and the reactJS app under reactjs-webapp/
You'll need to first go through the CDK instructions in order to provision the requried resources. Then move on to the reactJS part. Each of the two subdirectories has its own README.md file which contains instructions. Please review them first before proceeding.