r-park / todo-react-redux

Todo app with Create-React-App • React-Redux • Firebase • OAuth
https://todo-react-redux.firebaseapp.com
MIT License
1.02k stars 272 forks source link

redux reducers and actions? #33

Closed kevinwucodes closed 8 years ago

kevinwucodes commented 8 years ago

I may be missing something huge, but I'm unable to locate where you are using redux reducers and actions.

r-park commented 8 years ago

All of the actions and reducers can be found within the src/core directory.