Skip to content

SvelteKit & Next.js solutions for the Advent of Svelte challenges!

Notifications You must be signed in to change notification settings

jmagrippis/advent-of-svelte

Repository files navigation

Advent of Svelte

Solutions to the Advent of Svelte 2023 daily challenges!

Livestreams

Johnny livestreams the development of this project!

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

  • sveltekit: SvelteKit implementations Next.js app
  • nextjs: Next.js implementations
  • @repo/css: A CSS file + Tailwind config shared by both sveltekit and nextjs implementations
  • @repo/advent-api: Helper methods interfacing with the third-party APIs occasionally provided by the challenges

Notable tech