Created clone of Disney Plus with Svelte, SvelteKit, Hygraph GraphQL and Vitest (Unit Test)
# Clone this repository
$ https://github.com/GabiStreck/disneyplus-clon.git
# Go into the repository
$ cd disneyplus-clon
# Install dependencies
$ npm install
$ npm run dev