SikandarJODD / kit

Simple To Do List using Svelte Js with Remove Filter

Home Page:https://sikandarjodd.github.io/kit/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SvelteJs To-Do List

screenshot

screenshot

Installation

Install To-Do List using

    git clone https://github.com/SikandarJODD/kit.git

Features

  • Single To-Do Can Be Remove
  • Seamless UI
  • Responsive

Lessons Learned

  • Use Filter to Remove Specific To-Do
  • Learn Svelte Js Components
  • Created AddUser, FilterUser and User.svelte..
  • Data Passing using dispatch

Run Locally

Clone the project

  git clone https://github.com/SikandarJODD/kit.git

Go to the project directory

  cd kit

Install dependencies

  npm install

Start the server

  npm run dev

About

Simple To Do List using Svelte Js with Remove Filter

https://sikandarjodd.github.io/kit/


Languages

Language:Svelte 87.4%Language:HTML 4.9%Language:JavaScript 4.3%Language:CSS 3.4%