Svelte-To-Do-App Svelte Themes

Svelte To Do App

Kookla - To-Do-App

This is a simple SvelteJS application.

Experience

That was the first time I used SvelteJS to create a web application. To speak my mind, for the first time, I was confused by its syntax, but in the end, I found it simple and practical.

Unlike ReactJS, you do not need any state management tool(Redux, Redux Toolkit, Zustand) as it has built-in functions for that.

To Run Locally

Clone the project

  git clone https://github.com/vepkho/Svelte-To-Do-App.git

Go to the project directory

  cd Svelte-To-Do-App

Install dependencies

  npm install

Start the server

  npm run start

Usage

  • To Update list item: just click the item > rewrite the sentence > hit enter;
  • To Delete list item: double click on it > click OK.

Top categories

Loading Svelte Themes