TypeScript Task Manager A small task manager built with TypeScript and Tailwind CSS. Features Add tasks Mark tasks as done Delete tasks Tech Stack TypeScript HTML Tailwind CSS How to Run Install dependencies: npm install Build the project npx tsc Open index.html in browser