Svelte is a frontend framework & compiler
to generate minimal, optimized JavaScript code for web applications.
SvelteKit is a meta-framework to build
full-stack web applications with Svelte.
Svelte by Example is a succinct, gentle introduction to Svelte & SvelteKit to pique your curiosity. If you want to dive deeper, we recommend reading through the Svelte tutorial & docs.