A simple Svelte app that allows the user to add, favour, copy, and delete code snippets. It demonstrates Svelte, TypeScript and state management.
npm install
npm run dev