Skip to content

momenkamal221/nft-preview-card-component-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Overview

  • this is my absolute first project
  • since the card is already small i didn't add any responsive functionality to my project

Links

Built with

  • Flexbox

What I learned

  • the opacity property
  • the position of eye icon was a little tricky for me, just had one problem will notice that the cursor is not pointer when you hover over the eye

    however, the pointer appears when you hover over the image itself

  • practice writhing this readme using Markdown Guide.
  • i was using type selectors too much, i realized that it's harder to restructure my html document without changing the css file
  • I also used IDs a lot, it was not ideal but anyways I kind of got the job done

update jan 29 2022

  • I refactored the whole code
  • I used grids to stack the icon-view on top of the image-equilibrium instead of the using posistioning
  • the cursor is not pointer when you hover over the eye I fixed this issue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published