Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanblancodev/nft-preview-card-component
Challengue by Frontend Mentor
https://github.com/juanblancodev/nft-preview-card-component
css frontend frontend-mentor html javascript mobile-first-workflow react reactjs responsive responsive-web-design styled-components vite vitejs web webdevelopment yarn
Last synced: about 1 month ago
JSON representation
Challengue by Frontend Mentor
- Host: GitHub
- URL: https://github.com/juanblancodev/nft-preview-card-component
- Owner: JuanBlancodev
- Created: 2024-04-22T04:02:28.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-22T04:20:45.000Z (9 months ago)
- Last Synced: 2024-12-17T18:13:12.342Z (about 1 month ago)
- Topics: css, frontend, frontend-mentor, html, javascript, mobile-first-workflow, react, reactjs, responsive, responsive-web-design, styled-components, vite, vitejs, web, webdevelopment, yarn
- Language: JavaScript
- Homepage: https://juanblancodev.github.io/nft-preview-card-component/
- Size: 453 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)
- [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## Screenshot
### Mobile
![Mobile](./screenshots/mobile.png)### Deskotop
![Desktop](./screenshots/desktop.png)### Links
- Solution URL: [Frontend Solution](https://www.frontendmentor.io/solutions/nft-preview-card-component-8psnvPTRP-)
- Live Site URL: [Demo](https://juanblancodev.github.io/nft-preview-card-component/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Styled Components](https://styled-components.com/) - For styles
- [Axios](https://axios-http.com/)## Author
- GitHub - [JuanBlancodev](https://github.com/JuanBlancodev)
- Frontend Mentor - [@JuanBlancoev](https://www.frontendmentor.io/profile/JuanBlancodev)