Skip to content

react state and local storage

Compare
Choose a tag to compare
@Gizzz Gizzz released this 12 Jul 10:14
· 202 commits to master since this release

In this version app state is managed by react's component state. Data persistence is achieved by using local storage.