Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

james-innes/todo-app-react-hooks-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App 📝

I cloned and ran every single todo app listed to have redux-starter-kit as a dependancy on GitHub. The ones that ran wern't up to date with new react hooks and redux syntax or didn't implement Typescript of persisted state.

  • create-react-app
  • typescript
  • redux-starter-kit
  • persisted store with local storage
  • arrow functions
  • hooks
  • react-bootstrap