https://github.com/devonxfire/nft-component
A small UI component for a crypto currency
https://github.com/devonxfire/nft-component
Last synced: 11 months ago
JSON representation
A small UI component for a crypto currency
- Host: GitHub
- URL: https://github.com/devonxfire/nft-component
- Owner: devonxfire
- Created: 2023-05-12T10:26:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-12T11:33:52.000Z (about 3 years ago)
- Last Synced: 2025-07-03T06:05:19.841Z (12 months ago)
- Language: JavaScript
- Homepage: https://devonxfire.github.io/nft-component/
- Size: 1000 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
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Continued development](#continued-development)
- [Author](#author)
- [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 states for interactive elements
### Screenshot

### Links
- Solution URL: [Source Code](https://github.com/devonxfire/nft-component)
- Live Site URL: [Live site on GitHub pages](https://devonxfire.github.io/nft-component/)
## My process
### Built with
- HTML
- CSS Tailwind Framework
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [TailwindCSS](https://tailwindcss.com/) - For styles
### Continued development
I would like to hone in my skills on responsive design, and practice more layout options
## Author
- Website - [Devon Martindale](https://github.com/devonxfire)
- Frontend Mentor - [@devonxfire](https://www.frontendmentor.io/profile/yourusername)
## Acknowledgments
Thank you to the community at Frontend Mentor!