Project Overview
I picked this Frontend Mentor challenge to try out the popular GatsbyJS framework. After using ReactJS for over a year, I wanted to explore more tools in the React ecosystem. Gatsby made it easy to optimize the website, so I could spend more time on the design and features. I especially liked using plugins like gatsby-plugin-image and gatsby-transformer-json, which made my work smoother and the website better.
In this project, I got to use basic GraphQL queries to query data from a JSON file and understood the various capabilities of GraphQL.