Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lenemter/nft-preview-card-component
https://github.com/lenemter/nft-preview-card-component
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/lenemter/nft-preview-card-component
- Owner: lenemter
- Created: 2022-07-14T10:57:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-16T16:11:28.000Z (over 2 years ago)
- Last Synced: 2024-10-25T09:17:05.537Z (3 months ago)
- Language: SCSS
- Homepage:
- Size: 279 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - NFT preview card component solution
This is a solution to the [NFT preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/nft-preview-card-component-SbdUL_w0U). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Frontend Mentor - NFT preview card component solution](#frontend-mentor---nft-preview-card-component-solution)
- [Table of contents](#table-of-contents)
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)## 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### Screenshots
![Screenshot](./screenshots/screenshot.png)
![Screenshot Hover](./screenshots/screenshot_hover.png)### Links
- Solution URL: [Solution](https://www.frontendmentor.io/solutions/nft-preview-card-component--Cf_jRuCbV)
- Live Site URL: [Live Site](https://lenemter.github.io/nft-preview-card-component/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- SASS### Useful resources
- [Image Overlay effect](https://www.w3schools.com/howto/howto_css_image_overlay.asp) - How to make Image Overlay effect
## Author
- Github - [lenemter](https://github.com/lenemter)
- Frontend Mentor - [@lenemter](https://www.frontendmentor.io/profile/lenemter)