This a coding challenge from Front End Mentor. It is a simple NFT card that has a hover effect/
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://www.frontendmentor.io/solutions/nft-card-component-XDw69dEg
- Live Site URL: https://arnoldrubi.github.io/nft-card-main/
I opened the images on Photoshop to get the hex values of the colored used in the design. I do not have the Figma file so I had to estimate the sizes of the design elements.
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
I didn't actively developed sites for a while and it was the first time I used multiple drop shadows to get that subtle shapes behind the card itself. Thanks to W3 School for its tutorial regarding this.
Next up is to create my own grid using flexbox.
Box Shadows and Multiple Shadows https://www.w3schools.com/cssref/css3_pr_box-shadow.asp
Arnold Rubi
- Website - Arnold Rubi
- Frontend Mentor - @arnoldrubi
- Twitter - @boygie17
