Trying out #SvelteKit for a side-project after solely using React the past years - wow, it's a joy to use! Supercharges everything I like about Svelte already.

Putting it to a test by building a "Yearly Posters Grid" for movies/shows tracked in @trakt

@trakt Already implemented https://utopia.fyi/ and will try https://nerdy.dev/open-props-oklch-palettes-beta in the next days :)
Utopia

Fluid responsive design

Utopia

@trakt Progress so far:
- Data loading from Trakt and TMDB API
- Infinite Loading
- Change color hue with slider
- Breadcrumb Nav

Now onto saving the color hue into a state and persist it to localStorage. And make the dashboard home better :D

@trakt Animations in #Svelte are amazing - just needed to put a transition:fade onto my Image.svelte component and the scrolling is sooo much nicer.

Also added a "Screenshot Mode" now and language selector for the posters. Putting the finishing touches on this now!

@trakt Because I use the oklch color mode a "Grayscale Mode" toggle is easily implemented. Just set the color chroma to 0