An open API service indexing awesome lists of open source software.

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

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

![](./screenshot.png)

### 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!