Install To-Do List using
git clone https://github.com/SikandarJODD/kit.git
- Single To-Do Can Be Remove
- Seamless UI
- Responsive
- Use Filter to Remove Specific To-Do
- Learn Svelte Js Components
- Created AddUser, FilterUser and User.svelte..
- Data Passing using dispatch
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