TypeScript Todo App
Beginner
Productivity
Low
A browser-based todo list app written entirely in TypeScript with strongly typed interfaces, DOM manipulation, and in-page state management.
Features
- Add and delete tasks
- Mark tasks as complete with a strikethrough
- Filter view by All, Active, or Completed
- TypeScript interfaces used for all data structures
Project Roadmap
Follow these steps in order. Each one builds on the previous.
0% completed