Skip to content

sedaklnc/strapi-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

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.