A simple and responsive Todo application built with React, TypeScript, Material UI, and LocalStorage
- Add, edit, and delete tasks.
- Mark tasks as completed.
- Tasks are saved to localStorage, so your data persists across sessions.
- React: For Frontend .
- TypeScript: A statically typed superset of JavaScript.
- Material UI: For building UI and responsive applications.