Skip to content

osmancoskun/svelte-todo-localstorage

Repository files navigation

Project

Todo application created with Svelte. All datas written in local storage. Pending, Done and Deleted status are added. Deleted button doesnt remove anything from local storage. Just changes its' status to deleted and move it to Deleted section.

Scripts

Run with npm run <command>, for example npm run dev

Command Description
dev Development (port 5000)
build Build your app for production!
preview Preview the built version of your app locally

Extra Configs

We include a few extra configs to help make it easy to ship a Routify project:

Config Path Description
netlify.toml This is the Netlify config, you need this when publishing to Netlify
vercel.json This is the Vercel config, you need this when publishing to Vercel
public/.htaccess If you build your site to static using spank you will need this when putting your site on an apache based webserver

svelte-todo-localstorage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published