Skip to content

pamepeixinho/pamepeixinho.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

style: styled-components

Resume

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.0
  • Styled Components 3.0.0
  • Material Components 1.0.0-beta
  • Scrollchor 4.2.0
  • React Intl 2.4.0

Deploy

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