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

react-starter-kit with persisted store in a simple todo app

Home Page:https://codesandbox.io/s/github/JamesInnes2169/todo-app-react-hooks-redux

Repository from Github https://github.comjames-innes/todo-app-react-hooks-reduxRepository from Github https://github.comjames-innes/todo-app-react-hooks-redux

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

About

react-starter-kit with persisted store in a simple todo app

https://codesandbox.io/s/github/JamesInnes2169/todo-app-react-hooks-redux


Languages

Language:TypeScript 83.3%Language:HTML 14.0%Language:CSS 2.8%