Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 496 Bytes

File metadata and controls

32 lines (26 loc) · 496 Bytes
# Svelte Todo Tailwind A beautiful and modern Todo List app built with Svelte, Tailwind CSS, and Vite. ## Features - Add, complete, and delete todos - Priority indicators (low/medium/high) - Dark/Light mode toggle - Animations for a modern feel - Responsive and mobile-friendly ## Setup 1. Install dependencies: ```bash npm install ``` 2. Run the dev server: ```bash npm run dev ``` ## Build ```bash npm run build ``` --- MIT License # svelte-todo-app