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.
The fourth task in the brief.
It's done when I write logic to update a bucket-list item in components/Bucket.js.
I think this one might be the longest of the first group of tasks?