From your command line, clone and run:
# Clone this repository
$ git clone
# Install dependencies
$ yarn
#Start's development server
$ gatsby develop
Just change src/yourdata.js
to get your personal portfolio. Feel free to use it as-is or customize it as much as you want.