This is a solution to the NFT preview card component challenge on Frontend Mentor.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- HTML
- CSS (including Flexbox)
I learned how to overlay a div on top of another element in order to produce a hover effect.