Pineapples / sh-boardgame

0 stars 1 forks source link

Refactor of basis code + redux persist #9

Closed ThyHG closed 5 years ago

ThyHG commented 5 years ago

All front-end files are now oragnised better + adjusted slightly for improved readability. Added redux persist in session storage. Now each opened screen/tab will persist it's state after refresh. (Basically keeping the front-end on par with the API).