Todo app developed using react, tailwind and strapi
- React application.
- There will be 3 buttons on the screen. Complete, Change, and Delete.
- After clicking on the button, it should be different things.
- After clicking add button it will be automatically loaded on the strapi.
- After clicking Change button it will be automatically Changed on the strapi
- After clicking Delete button it will be automatically Deleted on the strapi
- After clicking Completed button it will be automatically line-through.