A To-do List application built with React, Redux, TypeScript, Material UI, and Tailwind CSS. This application allows users to add, edit, delete, and toggle todos.
- Add new todos
- Edit existing todos
- Delete todos
- Toggle todos as completed/incomplete
- React: JavaScript library for building user interfaces
- Redux: State management library
- TypeScript: Typed superset of JavaScript
- Material UI: React components for faster and easier web development
- Tailwind CSS: Utility-first CSS framework
-
Clone the repository:
git clone [email protected]:saibotlive/simple-todo-app.git cd simple-todo-app