ProjectsGo Back to ProjectsSlick Slices
Slick Slices

Slick SlicesBest Pizza in Town

JSCSS3Styled ComponentsNetlifyGatsby.jsSanityGraphQLAJAXReact.jsSeverless Functions

The goal of this project was to get familiar with Gatsby.js, GraphQL, and Sanity. The content on the page is stored in Sanity CMS and the data is queried using GraphQL. Familiarizing myself with Gatsby ecosystem was helpful because I found a tool that can help me make static websites with the ability to scale up. Using a tool like GraphQL really opened up my eyes on how querying can be simple for someone with my skill set. Slick Slices also has a form that uses react context and when the user submits the form then the user will receive a confirmation using netlify's severless functions. I deployed the app using netlify and use netlify hooks to continuously integrate and deploy.