This is a memory game called Memento. The goal is to flip over two matching tiles in a row. Once you match all of them, it will add a win to your win counter.
It is also a Progressive Web App. You can install it on your desktop or mobile phone by visiting https://memento-8080.web.app/
This was made using React and deployed using Firebase for an course I took on React.