svelte_todo_template Svelte Themes

Svelte_todo_template

template for a simple todo app in SvelteKit. Include comments as instruction and css to make it look nice.

Template for todo app in SvelteKit.

This repo contains templates and css for a simple todo app.

Get started

After cloning the repo, install all the dependencies with npm install. Then run npm run dev to start the dev server, yuo should be now be able to see the webpage locally, most likely at localhost:5173.

There are a few routes and components already in the project, they are be left as is. Most of the edits needed are in TodoList.svelte and TodoListItem.svelte.

Top categories

Loading Svelte Themes