This is my online resume built in order to explain all my experiences, projects and interests. This is being developed based in Create React App using following stack:
React 16.2.0Styled Components 3.0.0Material Components 1.0.0-betaScrollchor 4.2.0React Intl 2.4.0
This is resume is published in https://pamepeixinho.github.io/, to deploy a new version, merge PR in branch develop and run the following command to add build files to branch master:
npm run deploy