This is a simple static portfolio website. Main goal of this project was to create my own responsive portfolio website. Learning goals: learn and utilize Gatsby with GraphQL, Contentful headless CMS and set up continuous deployment with Netlify.
- Gatsby
- JavaScript
- React
- CSS3
- Contentful CMS
- GraphQL
- Webpack
- Netlify
First you'll need these installed:
- clone repo
- cd into repo
- npm install -g gatsby-cli
- gatsby develop
- gatsby build