TECLIB / app-shell

The App Shell Model of Teclib
https://teclib.github.io/app-shell/
GNU General Public License v3.0
5 stars 2 forks source link

Migrate from redux to React Context API #8

Closed hectorerb closed 6 years ago

hectorerb commented 6 years ago

Observed Results:

We are currently using redux to store the global states of the application

Expected behavior:

Migrate from redux to React Context API