Add favorites to local storage
Closed this issue · 0 comments
alex-d-marten commented
- Add functionality to the "Star" button on the results to save that result to local storage
- We would want the brewery name, the brewery address, and type of brewery saved
- We should be mindful of if the Star is clicked multiple times it may add more than one of the same brewery to local storage (conditional to filter out maybe?)