Skip to content

ferdous1996h/Todo-List-App-Created-using-custom-hook-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App (Created using custom hook)

Description & Features

This is a dynamic todo list app. Where we can :

  • Add task,
  • Mark as completed,
  • Can delete the task also
  • All this data will still available after close the browser

Skill acquired

  • Get input data from react action form method
  • Listen event from event bubbling
  • Used optional chaining (?.) to access deeply nested property
  • Used localstorage to save the data in browser
  • Used CustomHook to encapsulate the complex logic

TechStack Used

TeckStack

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors