Cooking Recipes was a fun project to work on because it focused on making pagination with graphql. Learning pagination with gatsby was great because I can make many pages without truly making them from scratch and I can use a headless CMS like Contentful to fill in the pages with content. I deployed the app using netlify and use netlify hooks to continuously integrate and deploy.