This project is the FrontEnd part of the cloud resume challenge
- IAM
- AWS Certificate Manager
- Route 53
- CloudFront
- AWS S3
- Javascript(ReactJS)
- TailwindCSS()
Step 1: Register a domain name
Step 2: Request a public certificate
Step 3: Create IAM USER
Step 4: Create an S3 bucket to host my subdomain
Step 5: Create another S3 bucket, for my root domain
Step 6: Set up your root domain bucket for website redirect
Step 7: Point Domain to CloudFront
Step 8: Set my GitAction Secrets
Step 9: Write my portfolio website
Step 10: Set GitHub Actions Deployment file
Step 11: Push the code to my repository