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.
Third step from the brief, probably the fourth task I will attempt though.
It's done when I write logic to mark a bucket-list item as complete or incomplete.
Space for logic in the
BucketList.js
file.I need to: