A simple and intuitive todo list application built with TypeScript. The app allows users to add, edit, and remove tasks, providing an efficient way to manage daily activities.
- Add new tasks.
- Edit existing tasks. 🏷️(Beta)
- Mark tasks as completed.
- Remove tasks from the list.
- Built with TypeScript for type safety.
- TypeScript: Strongly typed JavaScript for better code quality.
- HTML: Structure of the app.
- CSS: Styling the app with custom styles.
Check out the live version of the app here.