-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Description
Explain what you did (Required)
As we discussed in issue #157, the first step I want to do is to start handling state with redux, because in the future there might be a case where it's very hard to handle state with passing data from parent to child and all, so we need to manage the whole state of the project with the help of redux.
Expected behavior (Required)
We just need to convert the current local state into the redux state, so it will be easy to connect with backend easily with the help of action and get the data from redux store
Describe the bug (Required)
To Reproduce (Required)
Screenshots (Required)
Your Environment (Required):
Node package
Browser : chrome
Reactions are currently unavailable