Skip to content

jdfdoyley/nft-preview-card-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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 challenegs help you improve your coding skills by building realistic projects.

Table of contents

Overview

For this challenege I am to build out the NFT preview card component and get it to look as close as possible to the design as possible.

The challenege

Users should be able to:

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

Screenshot

Mobile Preview Desktop Preview

Links

My process

Built with

  • Semantic HTML5 markup
  • Sass (Scss)
  • Flexbox
  • Mobile-first workflow

What I learned

In this challenege I was able to practice using Sass (variables, partials).

Continued development

In future projects I will continue working on gaining getter understanding of Sass, Flexbox, Grid and React. I think I still need more practice using these tools.

Useful resources

  • Sass - This helped me with understanding the basic concepts of variables and partials.
  • Kevin Powell YouTube - Thought me how to use parcel to bundle and use Sass.
  • Parcel - I was able to use the Parcel website to understand further how things work.

Author

Acknowledgments

I want to give a big shout out to Kevin Powell YouTube channel. I was able to get a better understanding of Sass and Parcel.