Skip to content

Releases: Gizzz/wear-shop-app

redux integration

22 Oct 10:36
Compare
Choose a tag to compare

App now uses Redux to manage its state.

react state and local storage

12 Jul 10:14
Compare
Choose a tag to compare

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