You can view it live at ivan-munguia.netlify.com
Clone this repo
$ git clone https://github.com/warborn/portfolio.git
Install all the dependencies
$ yarn install
Try it on your local environment, execute the following command, wait for webpack to finish and go to http://localhost:8080/
$ yarn run start
All code and documentation are © 2018 Iván Munguía and released under the MIT License.