kathcode / react-todo-context-usereducer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TODO App

This project is a TODO list where the state is shared with the components through the context and the state is managed by useReducer.

  • Context

    • useContext
    • createContext
    • useReducer
  • Custom hooks

    • useTodo

About


Languages

Language:TypeScript 64.6%Language:HTML 23.0%Language:CSS 12.4%