svelte-todo-list Svelte Themes

Svelte Todo List

A todo list app made with Svelte.

svelte-todo-list

A simple todo list app made with Svelte. I made this app to get familliar with svelte and practice it's concepts.

A demo of this app is running at https://sv-todo-list.netlify.app/.

Running the app

Clone the repo:

git clone https://github.com/DaCurse/svelte-todo-list.git
cd svelte-todo-list

Install dependencies:

yarn

Start development server:

yarn dev

Create a production build:

yarn build

Top categories

Loading Svelte Themes