Where can I find a library/what is a good way of implementing the following:
User clicks through to the website, and is presented with a picture associated with an item. They press the left arrow key, and the picture is discarded, or they press the right arrow key, and the picture (and item) is saved.
Another picture then pops up for them to decide on.
So kinda like Tinder, but in a browser, and with arrow keys rather than swiping. Thanks!