This portfolio was created in addition to my Linked-in profile. My goal was to give recruiters an overview of my projects and skills.
Some gifs to give you goosebumps
Create an environment file (./.env):
COCKPIT_TOKEN=yoursHere
GA_ID=yoursHere
Start the development server:
npm run start
Build for production:
npm run build
- Replace Flow with Typescript since GatsbyJS has no Flow typings