Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.84 KB

README.md

File metadata and controls

64 lines (40 loc) · 1.84 KB

Frontend Mentor - NFT preview card component solution

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.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

i've learned how to work with images in container and overlay. Use of pseudo element to create content

Continued development

animation, media queries, transform, css grid, flexbox

Author

  • Frontend Mentor - @cooger17
  • Discord - [cooger#4122]

Acknowledgments

I have to give some credits to @correlucas because i was inspired by his code when dealing with image overlay and transition.