Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frontendfixer/nft-preview-card-component
https://github.com/frontendfixer/nft-preview-card-component
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/frontendfixer/nft-preview-card-component
- Owner: frontendfixer
- Created: 2022-08-27T14:19:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T06:38:21.000Z (over 2 years ago)
- Last Synced: 2023-04-25T18:50:24.727Z (over 1 year ago)
- Language: CSS
- Homepage: nft-preview-card-component-eight-pearl.vercel.app
- Size: 315 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Product preview card component solution
This is a solution to the [Product preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-preview-card-component-GO7UmttRfa). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)
- [Acknowledgments](#acknowledgments)**Note: Delete this note and update the table of contents based on what sections you keep.**
## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover and focus states for interactive elements### Screenshot
- Desktop View
![Desktop View](./screenshot/screenshot-desktop.png)
- Mobile View
![Mobile View](./screenshot/screenshot-mobile.png)
### Links
- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/nftpreviewcardcomponent-IABXe8-tWR)
- Live Site URL: [Live Site URL](https://nft-preview-card-component-eight-pearl.vercel.app)### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow## Acknowledgments