Skip to content

KeoLamola/NFT-preview-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 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

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Desktop

What I learned

I m learning to get a good understanding to align child div without affecting the parent div

To see how you can add code snippets, see below:

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.

Continued development

I would like to continue learning other css properties as well knowing when to use which metric for a specific element argument, i.e. when to use % or rem or px.

Make a solid understadning of flexbox, i have an understading to it however i m not so much confident in myself with it.

CSS Grid is one of the other concepts onf the css that i need to get myself familiar with. I think I have used it a couple of times in my journey as a software engineer.

Useful resources

  • CSS Tricks - This site gave me an opportunity to dwell deep into the concepts of how to use the flexbox properties. I really enjoyed the graphical explanations with detailed diagram and code snippets, that was cherry on-top.

  • MDN web docs - MDN is my go-to site that I most frequent when building a project, it provides a well laid-out and detailed explanations.

Also has code snippets, what makes it stand-out is the idea of dynamic site, where you can simulate while learning to get the outcome how the code will look like as you make changes.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published