Tiny project for tinkering with svelte.js and tailwind css.
I wanted to create something useful that focuses on UX, and will somewhat resemble a real app component.
Svelte as the main js framework, and for transitions
Tailwind for styling
npm run devnpm run build then serve your app (for example serve public)