/nft-preview

My solution to the NFT Preview Card challenge from Frontend Mentor.

Primary LanguageCSS

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

Desktop

Preview card of an NFT dispalyed in a column. The product image is at the top followed by the name, info, price, days remaining, and creator.

Mobile

Preview card of an NFT dispalyed in a column. The product image is at the top followed by the name, info, price, days remaining, and creator.

Links

My process

Built with

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

Useful resources

Author