https://github.com/naturalclar/react-hook-todo
Simple Todo List with React Hook
https://github.com/naturalclar/react-hook-todo
Last synced: over 1 year ago
JSON representation
Simple Todo List with React Hook
- Host: GitHub
- URL: https://github.com/naturalclar/react-hook-todo
- Owner: Naturalclar
- Created: 2018-10-29T08:31:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T04:36:23.000Z (over 7 years ago)
- Last Synced: 2025-02-16T09:27:18.041Z (over 1 year ago)
- Language: JavaScript
- Size: 358 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo List with React Hook
clone of what was made in [this youtube video](https://www.youtube.com/watch?v=cAZ-fOd1RpA)
Gonna try to expand more and get used to react-hook!