React Todo
- add,edit,delete todo list
- filter to todo list as per task completed or incompleted filter
- Toggle theme (light or dark)
Anyone who is willing to contribute is more than welcome to do so. If you have any bugs/ideas, please feel free to open an issue. To contribute, please fork the repository and submit a pull request.
- Playing with react hooks, context API, useReducer ,react form hook
- Reducing unnecessary render
