SvelteKit

Cutting edge technology to develop modern sites and apps

SvelteKit

Tutorial 1 - Components

The first part of the Summer Gallery project will introduce you to creating pages from components.

Tutorial 2 - Routes

The second part of the Summer Gallery project will introduce you to creating multiple pages and linking them together.

Tutorial 3 - Styles

The third part of the Summer Gallery project will introduce you to styling your page with a CSS framework.

Tutorial 4 - Props

The fourth part of the Summer Gallery project will introduce you to customising your components with props.