StephMode / art-gallery-app

0 stars 0 forks source link

#08 User Story 8: Persist Favorites and Comments in the Browser #8

Open StephMode opened 15 hours ago

StephMode commented 15 hours ago

Value Proposition

As an art enthusiast

I want to persist my favorites and comments

so that the data will not be lost when I close the app.

Acceptance Criteria

[ ] All favorite flags and comments added to art pieces are persisted across browser reloads

Tasks

[ ] Install the package use-local-storage-state [ ] Use the useLocalStorageState hook to store the artPiecesInfo state