Show HN: Playoffsgame.com – A Svelte(kit) Site

1 points by pjbrown11 11 hours ago

I made this last year but added some new things recently. It's a fantasy football game for the NFL playoffs, so it's highly relevant right now.

It's a static site using SvelteKit, Tailwind (partly via Flowbite), and Firebase.

Putting it out here mainly to share how much I enjoy Svelte's reactivity system. You can see it mostly in the lineup builder demo from the home page.

If you actually want to participate in a free pool and see how the rest of the site works after the playoffs start, use this link: https://playoffsgame.com/create-lineup?pool=the-goat

It's free, beginner-friendly, and you don't have to create an account so it's a quick. Though, you can log in for a couple extra features if you want.