Duration:
240 minutes
Host:
Who is Scott Spence
This workshop will cover creating a simple SvelteKit project to display data from a GraphQL endpoint.
Goal:
You should come out of this workshop with:
- An understanding of how to create a SveltKit project and use SvelteKit routing for retrieving data from an API:
- Using SvelteKit file based routing
- Using GraphQL to query data from a GraphQL API
Prerequisites:
Some prerequisites to action before the start of the workshop to cause as little disruption as possible before starting.
- A development environment set up:
- Node v18+ LTS installed 18+ is what will be used in the workshop.
- A text editor like VS Code
- A GitHub account
- A Hygraph account
Scene setting: