I've created a bookmark list, & I used local storage to save user choices as a bookmark
after one coin get's added to the bookmark list I sort them based on this event and added coins gets on top of the list
My issue is when I reload the page images & links doesn't get updated base of data change but anything else will
I've created a working example on the code sandbox website
https://codesandbox.io/s/sleepy-chandrasekhar-pt3pm?file=/pages/index.vue
Here is an example on our online website(This is for the advanced trade page):