/svelte-contacts

Contacts page written in Sveltekit and Skeleton UI with local storage

Primary LanguageSvelte

Svelte Contacts

This is a project I built to learn Sveltekit. It's a simple contact list that allows you to add and delete contacts. It uses a local storage to store the data.

Tech Stack

Running it locally

npm run dev