This website is built by refering to react-resume-template and deploy to Github Pages.
It uses Github Actions for CICD workflow. For more information on how it works, please see the yaml file in this repo .github/workflows
To run the app locally, run npm start
on your terminal