项目作者: bluedusk
项目描述 :
todomvc demo with react hooks and context api.
高级语言: JavaScript
项目地址: git://github.com/bluedusk/todomvc-react-hooks.git
React Hooks TodoMVC Example
React Hooks todomvc demo with context api. Instead of using Redux this demo use React Context and useReducer for state management.
Run
npm install
npm start