Fork deze leertaak en ga aan de slag. Onderstaande outline ga je gedurende deze taak in jouw eigen GitHub omgeving uitwerken. De instructie vind je in: docs/INSTRUCTIONS.md
Een squad page waarin je in één overzicht elke squad en de personen van de squad kan zien.

Ontwerp en maak met een team een overzicht van alle squads, jouw squad en alle personen, op basis van een headless CMS en een framework.


De gebruikte technieken:
- HTML/CSS
- JS
- Svelte-kit
- Mobile first
- Progressive Enhancement
- To start the project you firstly have load the repo from Github Desktop.
- Open the terminal and enter
npm install
to install the dependencies. - To start the project enter
npm run dev
to start the project. Now you will be redirected to "https://localhost:5173/".
Prototype squad page
Prototype person page
SvelteKit docs
Directus Introductie
Directus and SvelteKit docs
This project is licensed under the terms of the MIT license.