brooks-t / travel-buddy

Find your post-pandemic paradise with Travel Buddy! Search for your destination's upcoming events and see how it ranks against other places with its "culture score". Last, but not least, see what the Covid-19 stats look like for that location.
https://brooks-t.github.io/travel-buddy/
3 stars 1 forks source link

create modal that will display list of favorite searches #12

Closed brooks-t closed 3 years ago

brooks-t commented 3 years ago

this will appear when the use hits the 'favorites' menu link. it will get populated by JS pulling the list from local storage

brooks-t commented 3 years ago

This was implemented as a drop down menu from the favorites button. Done!