React TypeScript Todo List This is a simple Todo List application built with React and TypeScript. The application allows you to add, edit, and delete tasks from a list, and mark them as completed. The user interface is responsive and user-friendly, with features like drag-and-drop to reorder tasks and filtering to view only completed or incomplete tasks.
Technologies Used React TypeScript CSS Modules React DnD (Drag and Drop Library) React Icons
Getting Started To get started with the application, you can simply clone the repository and run the following commands: npm install npm start
Contributing If you would like to contribute to the project, feel free to open a pull request or issue on GitHub.All contributions and feedback are welcomed.