Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogshawnlee/nft-preview-card-component
Solution to the NFT Preview Card Component challenge by Frontend Mentor. Built with Svelte + WindiCSS + Vite.
https://github.com/ogshawnlee/nft-preview-card-component
Last synced: 14 days ago
JSON representation
Solution to the NFT Preview Card Component challenge by Frontend Mentor. Built with Svelte + WindiCSS + Vite.
- Host: GitHub
- URL: https://github.com/ogshawnlee/nft-preview-card-component
- Owner: OGShawnLee
- Created: 2022-04-03T12:57:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T13:38:33.000Z (almost 3 years ago)
- Last Synced: 2024-11-10T19:51:13.690Z (2 months ago)
- Language: Svelte
- Homepage: nft-preview-card-component-livid-chi.vercel.app
- Size: 218 KB
- Stars: 0
- Watchers: 2
- 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)
- [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
![Desktop Screentsht](./screenshots/screenshot-desktop.png)
### Links
- Solution URL: [Right here!](https://www.frontendmentor.io/solutions/flexbox-nft-preview-card-component-with-svelte-windicss-vite-ryuvGQv7c)
- Live Site URL: [Deployed on Vercel](https://nft-preview-card-component-livid-chi.vercel.app/)## My process
### Built with
- [Svelte](https://svelte.dev/)
- [WindiCSS](https://windicss.org/)
- Flexbox
- Mobile-first workflow
- Vite## Author
- Frontend Mentor - [@Shawn Lee](https://www.frontendmentor.io/profile/OGShawnLee)