Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 721 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 721 Bytes

Todo List

A simple Todo list website using react and type_scrip

#Functionality

Add new Task: you can add new task to work on and you can see it. errror: when ur yask is empty and u try t add empty task it will give u an error You can delete task: when the task is completed you can delete it. You can edit task: you can edit task Title and description using edit button

demo

Alt text

landing page when user added the task

Alt text

when user want to edit the task

Alt text

after edit task

Alt text

popup error message when empty task is added

Alt text

delete task

Alt text