This is a solution to the NFT preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Challenge to replicate NFT card.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: https://github.com/OneManBanned/NFT-Card.git
- Live Site URL: https://onemanbanned.github.io/NFT-Card/
I built out the main card before working on the hover states.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
This was my first time combining flexbox column containers with flex box row containers and I definitely feel a lot more confident using flexbox now.
I'm looking forward to adding more functionality to my projects.
- Frontend Mentor - https://www.frontendmentor.io/profile/OneManBanned
[https://www.frontendmentor.io/profile/denielden] - Thanks for helping me improve from my last build.