An open API service indexing awesome lists of open source software.

https://github.com/edignot/edignotportfolio

:computer: Responsive portfolio website. Tech stack: Gatsby, GraphQL, Contentful Headless CMS, Netlify
https://github.com/edignot/edignotportfolio

contentful gatsby graphql headless-cms netlify react

Last synced: 29 days ago
JSON representation

:computer: Responsive portfolio website. Tech stack: Gatsby, GraphQL, Contentful Headless CMS, Netlify

Awesome Lists containing this project

README

        

# Edita Ignot Portfolio

## https://edignot.com/

![Edita Ignot Portfolio](/portfoliomockup.jpg)

## About
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.

## Tech Stack:
- Gatsby
- JavaScript
- React
- CSS3
- Contentful CMS
- GraphQL
- Webpack
- Netlify

## Development Instructions:
First you'll need these installed:
- clone repo
- cd into repo
- npm install -g gatsby-cli
- gatsby develop
- gatsby build

## Contributors:
- [Edita Ignot](https://github.com/edignot)