This project is based on the tutorial of A cloud guru Ltd -- "Create a serverless portfolio with AWS and React" by Robin Norwood. It is a 5 star turorial. Highly recommended!
- IAM (security and access control)
- Route53 (DNS Management)
- S3 (Object storage)
- CloudFront (content distribution)
- CodeBuild & CodePipeline (build tools)
- Lambda (function as a service)
- HTML (page structure)
- CSS (look and style)
- React (interactivity)
- Babel (cross-browser compatability)
- Webpack (Bundling & asset management)
- NPM (package management)
- Jest, Chai & Mocha (testing)