Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.25 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.25 KB

To do App

About

Todo app developed using react, tailwind and strapi

Showcase 🍄

image

image

📜 Tasks

  • 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.