todo app in typescript with redux hooks & react hooks. utilizes async/sync actions, global state with redux, and local state with hooks. functional components only :)
clone this repo, npm install, then npm start.
- jacob richards palgorhythm
This project is licensed under the MIT License - see the LICENSE.md file for details
- todo app adapted from stephen grider's "Typescript: The Complete Developer's Guide"