This is the basic to-do application developed using ReactJs, Redux, and @mui.
To run this application, you need to follow the following steps:
- Clone the repository
- npm install for installing the required libraries
- npm start
- Add tasks
- Remove task from pending and completed
- Move task to completed from pending and vice versa