valarao / chocolate-thunder-chess

Allow chess players to search through 1,000+ common opening positions.
MIT License
2 stars 2 forks source link

Redux #55

Closed AlvinCYLo closed 3 years ago

AlvinCYLo commented 3 years ago

Overview

Added placeholder redux into project for future use

TODO: Left redux bindings out since we're not too sure what business logic it will be supporting. Opted not to use react-redux template from CRA (ie project from --template redux). Will need to hook it up with the components when we decide to actually use redux