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
Self-guided cocktailtours naar de beste bars.
Ontwerp en maak met een team een nieuwe toegankelijke website, waarbij je een cocktail tour kan boeken binnen de steden.
De gebruikte technieken:
- HTML/CSS
- JS
- Svelte-kit
- Contentful
- 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/".
SvelteKit docs
Sveltekit and Contentful
This project is licensed under the terms of the MIT license.