Skip to content

prabhu30/react-todo-app

Repository files navigation

React Todo Application

  • Checkout the live version of the website here - Link
  • Concepts Used :
    • Context API (useContext)
    • State management
    • useEffect hook
    • useState hook
    • JSX
    • Functional Components