svelte_todoList Svelte Themes

Svelte_todolist

Svelte Todo List

A todo list application built with Svelte.

Requirements

  • Node.js: v16 or higher
  • npm: v7 or higher

Setup

  1. Clone the repository or navigate to the project directory:

    cd svelte_todoList
    
  2. Install dependencies:

    npm install
    

Run the Application

Start the development server:

npm run dev

Documentation & References

ps: svelte-routing works correctly with Svelte 4. For projects using Svelte 5, it is recommended to use SvelteKit, which is the official routing solution in the Svelte ecosystem.So we will use svelte-routing in this project, vertion 4.

Top categories

Loading Svelte Themes