Implement state managment with Redux #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
help wanted
Extra attention is needed
Right now all state is passed down via props or kept in local state.
It would be nice to centralise it with Redux or similar.
Shouldn't be difficult, as the app is small right now, but would be nice to do it in a way that allows scalability.
The text was updated successfully, but these errors were encountered: