m-m-mic / reactville

https://m-m-mic.github.io/reactville/
0 stars 0 forks source link

[Optional] Add persistent store #20

Open m-m-mic opened 2 months ago

m-m-mic commented 2 months ago

User progress should be saved and recoverable if the user closes or reloads the tab. To achieve this, the context states (slide, choice, folderStructure) should be saved into a persistent store (redux & redux-persist)