djbowen95 / Hit-the-Bucket

Front-end BUCKET LIST application built with REACT. Users can add, update or delete items from a bucket list - which persists when they refresh or revisit the page. Uses STATE, HOOKS, COMPONENTS, PROPS, conditional rendering, forms and event handling. Built from starter code.
https://djbowen95.github.io/Hit-the-Bucket/
MIT License
0 stars 0 forks source link

Use local storage so that bucket list persists on refresh #8

Closed djbowen95 closed 1 year ago

djbowen95 commented 1 year ago

Bonus task from brief. Which React Hooks could we use in combination with local storage to make the bucket list persist after refreshes?

djbowen95 commented 1 year ago
djbowen95 commented 1 year ago
djbowen95 commented 1 year ago
djbowen95 commented 1 year ago