Find my cocktails
Based on Sam's example, I created a simple interactive web page that I can find cocktails which contain an alcohol ingredient I prefer to drink. I used my own JSON file that all the cocktails information included.
You can check out the actual page here. And the code is here.
Q. How can I change the order of cards in Javascript?