finished nft challenge both desktop and mobile

This commit is contained in:
Robert McGovern 2022-10-17 01:06:51 +01:00
parent fec83b8319
commit 602cd4c992
9 changed files with 459 additions and 191 deletions

View File

@ -0,0 +1,92 @@
# Frontend Mentor - NFT preview card component
![Design preview for the NFT preview card component coding challenge](./design/desktop-preview.jpg)
## Welcome! 👋
Thanks for checking out this front-end coding challenge.
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
**To do this challenge, you need a basic understanding of HTML and CSS.**
## The challenge
Your challenge is to build out this preview card component and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel.
## Where to find everything
Your task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design.
The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`.
If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro).
You will find all the required assets in the `/images` folder. The assets are already optimized.
There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts.
## Building your project
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
1. Initialize your project as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/).
2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below.
3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles.
4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content.
5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`.
6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on.
## Deploying your project
As mentioned above, there are many ways to host your project for free. Our recommend hosts are:
- [GitHub Pages](https://pages.github.com/)
- [Vercel](https://vercel.com/)
- [Netlify](https://www.netlify.com/)
You can host your site using one of these solutions or any of our other trusted providers. [Read more about our recommended and trusted hosts](https://medium.com/frontend-mentor/frontend-mentor-trusted-hosting-providers-bf000dfebe).
## Create a custom `README.md`
We strongly recommend overwriting this `README.md` with a custom one. We've provided a template inside the [`README-template.md`](./README-template.md) file in this starter code.
The template provides a guide for what to add. A custom `README` will help you explain your project and reflect on your learnings. Please feel free to edit our template as much as you like.
Once you've added your information to the template, delete this file and rename the `README-template.md` file to `README.md`. That will make it show up as your repository's README file.
## Submitting your solution
Submit your solution on the platform for the rest of the community to see. Follow our ["Complete guide to submitting solutions"](https://medium.com/frontend-mentor/a-complete-guide-to-submitting-solutions-on-frontend-mentor-ac6384162248) for tips on how to do this.
Remember, if you're looking for feedback on your solution, be sure to ask questions when submitting it. The more specific and detailed you are with your questions, the higher the chance you'll get valuable feedback from the community.
## Sharing your solution
There are multiple places you can share your solution:
1. Share your solution page in the **#finished-projects** channel of the [Slack community](https://www.frontendmentor.io/slack).
2. Tweet [@frontendmentor](https://twitter.com/frontendmentor) and mention **@frontendmentor**, including the repo and live URLs in the tweet. We'd love to take a look at what you've built and help share it around.
3. Share your solution on other social channels like LinkedIn.
4. Blog about your experience building your project. Writing about your workflow, technical choices, and talking through your code is a brilliant way to reinforce what you've learned. Great platforms to write on are [dev.to](https://dev.to/), [Hashnode](https://hashnode.com/), and [CodeNewbie](https://community.codenewbie.org/).
We provide templates to help you share your solution once you've submitted it on the platform. Please do edit them and include specific questions when you're looking for feedback.
The more specific you are with your questions the more likely it is that another member of the community will give you feedback.
## Got feedback for us?
We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please email hi[at]frontendmentor[dot]io.
This challenge is completely free. Please share it with anyone who will find it useful for practice.
**Have fun building!** 🚀

View File

@ -1,111 +0,0 @@
# 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)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [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.jpg)
Add a screenshot of your solution. The easiest way to do this is to use Firefox to view your project, right-click the page and select "Take a Screenshot". You can choose either a full-height screenshot or a cropped one based on how long the page is. If it's very long, it might be best to crop it.
Alternatively, you can use a tool like [FireShot](https://getfireshot.com/) to take the screenshot. FireShot has a free option, so you don't need to purchase it.
Then crop/optimize/edit your image however you like, add it to your project, and update the file path in the image above.
**Note: Delete this note and the paragraphs above when you add your screenshot. If you prefer not to add a screenshot, feel free to remove this entire section.**
### Links
- Solution URL: [Add solution URL here](https://your-solution-url.com)
- Live Site URL: [Add live site URL here](https://your-live-site-url.com)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
- [Styled Components](https://styled-components.com/) - For styles
**Note: These are just examples. Delete this note and replace the list above with your own choices**
### What I learned
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
```html
<h1>Some HTML code I'm proud of</h1>
```
```css
.proud-of-this-css {
color: papayawhip;
}
```
```js
const proudOfThisFunc = () => {
console.log('🎉')
}
```
If you want more help with writing markdown, we'd recommend checking out [The Markdown Guide](https://www.markdownguide.org/) to learn more.
**Note: Delete this note and the content within this section and replace with your own learnings.**
### Continued development
Use this section to outline areas that you want to continue focusing on in future projects. These could be concepts you're still not completely comfortable with or techniques you found useful that you want to refine and perfect.
**Note: Delete this note and the content within this section and replace with your own plans for continued development.**
### Useful resources
- [Example resource 1](https://www.example.com) - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
- [Example resource 2](https://www.example.com) - This is an amazing article which helped me finally understand XYZ. I'd recommend it to anyone still learning this concept.
**Note: Delete this note and replace the list above with resources that helped you during the challenge. These could come in handy for anyone viewing your solution or for yourself when you look back on this project in the future.**
## Author
- Website - [Add your name here](https://www.your-site.com)
- Frontend Mentor - [@yourusername](https://www.frontendmentor.io/profile/yourusername)
- Twitter - [@yourusername](https://www.twitter.com/yourusername)
**Note: Delete this note and add/remove/edit lines above based on what links you'd like to share.**
## Acknowledgments
This is where you can give a hat tip to anyone who helped you out on this project. Perhaps you worked in a team or got some inspiration from someone else's solution. This is the perfect place to give them some credit.
**Note: Delete this note and edit this section's content as necessary. If you completed this challenge by yourself, feel free to delete this section entirely.**

View File

@ -1,92 +1,69 @@
# Frontend Mentor - NFT preview card component
# Frontend Mentor - NFT preview card component solution
![Design preview for the NFT preview card component coding challenge](./design/desktop-preview.jpg)
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.
## Welcome! 👋
## Table of contents
Thanks for checking out this front-end coding challenge.
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
[Frontend Mentor](https://www.frontendmentor.io) challenges help you improve your coding skills by building realistic projects.
**Note: Delete this note and update the table of contents based on what sections you keep.**
**To do this challenge, you need a basic understanding of HTML and CSS.**
## Overview
## The challenge
### The challenge
Your challenge is to build out this preview card component and get it looking as close to the design as possible.
You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.
Your users should be able to:
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
Want some support on the challenge? [Join our Slack community](https://www.frontendmentor.io/slack) and ask questions in the **#help** channel.
### Screenshot
## Where to find everything
Screenshots covering the mobile and desktop versions, and one showing the mobile version with active hover states on image, header, and name.
Your task is to build out the project to the designs inside the `/design` folder. You will find both a mobile and a desktop version of the design.
![Mobile](screenshots/mobile.png)
![Mobile Active](screenshots/mobile-active.png)
![Desktop](screenshots/desktop.png)
The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as `font-size`, `padding` and `margin`.
If you would like the design files (we provide Sketch & Figma versions) to inspect the design in more detail, you can [subscribe as a PRO member](https://www.frontendmentor.io/pro).
### Links
You will find all the required assets in the `/images` folder. The assets are already optimized.
- Solution URL: [Github](https://github.com/tarasis/tarasis.github.io/tree/main/projects/FrontendMentor/newbie/nft-preview-card-component)
- Live Site URL: [tarasis.github.io](https://tarasis.github.io/FrontendMentor/newbie/nft-preview-card-component/)
There is also a `style-guide.md` file containing the information you'll need, such as color palette and fonts.
## My process
## Building your project
Set up CSS properties as if it could be themed. So in theory you can tweak the properties and the design will respond.
Feel free to use any workflow that you feel comfortable with. Below is a suggested process, but do not feel like you need to follow these steps:
Then I tagged, and built the mobile version first.
1. Initialize your project as a public repository on [GitHub](https://github.com/). Creating a repo will make it easier to share your code with the community if you need help. If you're not sure how to do this, [have a read-through of this Try Git resource](https://try.github.io/).
2. Configure your repository to publish your code to a web address. This will also be useful if you need some help during a challenge as you can share the URL for your project with your repo URL. There are a number of ways to do this, and we provide some recommendations below.
3. Look through the designs to start planning out how you'll tackle the project. This step is crucial to help you think ahead for CSS classes to create reusable styles.
4. Before adding any styles, structure your content with HTML. Writing your HTML first can help focus your attention on creating well-structured content.
5. Write out the base styles for your project, including general content styles, such as `font-family` and `font-size`.
6. Start adding styles to the top of the page and work down. Only move on to the next section once you're happy you've completed the area you're working on.
For the desktop, I tweaked some of the properties, and then changed margins per design.
## Deploying your project
The trickiest part I found to do was the hover over the image preview. This I solved by using the `::after` pseudo element, and layering the background color and svg image on top of the preview image.
As mentioned above, there are many ways to host your project for free. Our recommend hosts are:
### Built with
- [GitHub Pages](https://pages.github.com/)
- [Vercel](https://vercel.com/)
- [Netlify](https://www.netlify.com/)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
You can host your site using one of these solutions or any of our other trusted providers. [Read more about our recommended and trusted hosts](https://medium.com/frontend-mentor/frontend-mentor-trusted-hosting-providers-bf000dfebe).
### What I learned
## Create a custom `README.md`
That having an image inside of an `a` tag, means the `a` is 4px larger than expected. According to [this](https://stackoverflow.com/a/3197613) stackoverflow answer it is because "The image is display: inline so it is treated like a character and sits on the baseline. The gap is caused by the space provided for the descender (which you find on letters like j, g, y and p).".
We strongly recommend overwriting this `README.md` with a custom one. We've provided a template inside the [`README-template.md`](./README-template.md) file in this starter code.
The suggest fix is to set `vertical-align: bottom;` for the `img`. Another option is to set the `img` to `display: block;` however other answers suggest that can break things.
The template provides a guide for what to add. A custom `README` will help you explain your project and reflect on your learnings. Please feel free to edit our template as much as you like.
## Author
Once you've added your information to the template, delete this file and rename the `README-template.md` file to `README.md`. That will make it show up as your repository's README file.
## Submitting your solution
Submit your solution on the platform for the rest of the community to see. Follow our ["Complete guide to submitting solutions"](https://medium.com/frontend-mentor/a-complete-guide-to-submitting-solutions-on-frontend-mentor-ac6384162248) for tips on how to do this.
Remember, if you're looking for feedback on your solution, be sure to ask questions when submitting it. The more specific and detailed you are with your questions, the higher the chance you'll get valuable feedback from the community.
## Sharing your solution
There are multiple places you can share your solution:
1. Share your solution page in the **#finished-projects** channel of the [Slack community](https://www.frontendmentor.io/slack).
2. Tweet [@frontendmentor](https://twitter.com/frontendmentor) and mention **@frontendmentor**, including the repo and live URLs in the tweet. We'd love to take a look at what you've built and help share it around.
3. Share your solution on other social channels like LinkedIn.
4. Blog about your experience building your project. Writing about your workflow, technical choices, and talking through your code is a brilliant way to reinforce what you've learned. Great platforms to write on are [dev.to](https://dev.to/), [Hashnode](https://hashnode.com/), and [CodeNewbie](https://community.codenewbie.org/).
We provide templates to help you share your solution once you've submitted it on the platform. Please do edit them and include specific questions when you're looking for feedback.
The more specific you are with your questions the more likely it is that another member of the community will give you feedback.
## Got feedback for us?
We love receiving feedback! We're always looking to improve our challenges and our platform. So if you have anything you'd like to mention, please email hi[at]frontendmentor[dot]io.
This challenge is completely free. Please share it with anyone who will find it useful for practice.
**Have fun building!** 🚀
- Website - [My Blog](https://tarasis.net)
- Frontend Mentor - [@tarasis](https://www.frontendmentor.io/profile/tarasis)
- Twitter - [@tarasis](https://www.twitter.com/tarasis)

View File

@ -0,0 +1,239 @@
/*
* Design Sizes
*
* Page:
* Desktop: 1440x900
* Mobile: 375x667
*
* Cards:
* Desktop: 350x596 (padding around 152px, 545px - perfectly centered)
* Mobile: 327x543 (padding around 62px, 24px - perfectly centered)
*/
@import url("https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600&display=swap");
*,
::before,
::after {
margin: 0;
padding: 0;
box-sizing: border-box;
}
:root {
/* Colors */
/* primary */
--col-soft-blue: hsl(215, 51%, 70%);
--col-cyan: hsl(178, 100%, 50%);
--col-cyan-half-opaque: hsla(178, 100%, 50%, 0.5);
/* neutral */
--col-very-dark-blue-main-bg: hsl(217, 54%, 11%);
--col-very-dark-blue-card-bg: hsl(216, 50%, 16%);
--col-very-dark-blue-line: hsl(215, 32%, 27%);
--col-white: hsl(0, 0%, 100%);
--col-heading: var(--col-white);
--col-body: var(--col-soft-blue);
--col-price: var(--col-cyan);
--col-term: var(--col-soft-blue);
--col-page-background: var(--col-very-dark-blue-main-bg);
--col-card-background: var(--col-very-dark-blue-card-bg);
--col-line: var(--col-very-dark-blue-line);
--col-creator-body: var(--col-soft-blue);
--col-creator-name: var(--col-white);
--col-hover: var(--col-cyan);
/* Typography */
--fw-300: 300;
--fw-400: 400;
--fw-600: 600;
--fs-heading: 1.375rem;
--fs-body: 1.125rem;
--lh-body: 1.625rem;
--fs-caption: 0.9375rem;
--fs-price: 0.9375rem;
--fs-term: 0.9375rem;
--fs-creator: 0.9375rem;
/* Styling */
--border-radius-outer: 0.9375rem;
--border-radius--inner: 0.5rem;
/* Other */
}
body {
min-height: 100vh;
display: grid;
place-content: center;
background-color: var(--col-page-background);
font-family: "Outfit", sans-serif;
}
.nft-card {
background-color: var(--col-card-background);
border-radius: var(--border-radius-outer);
padding: 1.5rem;
max-width: 20.4375rem;
box-shadow: 0px 1.5625rem 3.125rem rgba(0, 0, 0, 0.0952917);
}
.nft-card__image-preview {
display: block;
position: relative;
overflow: hidden;
margin-bottom: 1.5rem;
}
.nft-card__img {
border-radius: var(--border-radius--inner);
width: 100%;
vertical-align: bottom;
/* above fix to remove extra 4px, see
https://stackoverflow.com/a/3197613
The image is display: inline so it is treated like a character and sits on the baseline. The gap is caused by the space provided for the descender (which you find on letters like j, g, y and p).
Another fix is to set img to display: block;
*/
}
.nft-card__image-preview::after {
content: "";
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
border-radius: var(--border-radius--inner);
transition: background-color 0.3s ease-out;
}
.nft-card__image-preview:is(:hover, :focus)::after {
background: var(--col-cyan-half-opaque) url(../images/icon-view.svg) center
no-repeat;
}
.nft-card__header {
color: var(--col-heading);
font-size: var(--fs-heading);
font-weight: var(--fw-600);
line-height: 1.75rem;
margin-bottom: 0.75rem;
}
.nft-card__header-link {
text-decoration: none;
color: inherit;
}
.nft-card__header-link:is(:hover, :focus) {
color: var(--col-hover);
}
.nft-card__description {
color: var(--col-body);
font-size: var(--fs-body);
font-weight: var(--fw-300);
line-height: var(--lh-body);
margin-bottom: 1rem;
}
.nft-card__price-block {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 1rem;
}
.nft-card__price-block div {
display: flex;
justify-content: center;
gap: 0.4375rem;
}
.nft-card__img:hover {
filter: saturate(200%) opacity(50%) drop-shadow(0 0 0 var(--col-hover));
}
.nft-card__price {
color: var(--col-price);
font-size: var(--fs-price);
font-weight: var(--fw-600);
}
.nft-card__time-left {
color: var(--col-term);
font-size: var(--fs-term);
font-weight: var(--fw-400);
}
.nft_card__hr {
border: 1px solid var(--col-line);
border-style: solid none none none;
}
.nft-card__creator-block {
margin-top: 1rem;
display: flex;
align-items: center;
font-size: var(--fs-creator);
}
.nft-card__creator-img {
width: 2.0625rem;
border: 1px white solid;
border-radius: 50%;
margin-right: 1rem;
}
.nft-card__creator-text {
color: var(--col-creator-body);
font-size: var(--fs-creator);
font-weight: var(--fw-400);
margin-right: 0.3125rem;
}
.nft-card__creator-name {
text-decoration: none;
font-size: var(--fs-creator);
font-weight: var(--fw-400);
color: var(--col-creator-name);
}
.nft-card__creator-name:is(:hover, :focus) {
color: var(--col-hover);
}
@media screen and (min-width: 1000px) {
:root {
--fs-price: 1rem;
--lh-price: 1.25rem;
--fs-term: 1rem;
--lh-term: 1.25rem;
--fs-creator: 1rem;
}
.nft-card {
padding: 1.5rem 1.5rem 2rem 1.5rem;
max-width: 21.875rem;
}
.nft-card__header {
margin-bottom: 1rem;
}
.nft-card__description {
margin-bottom: 1.5rem;
}
.nft-card__price-block {
margin-bottom: 1.5rem;
}
}

View File

@ -1,33 +1,93 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- displays site properly based on user's device -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- displays site properly based on user's device -->
<meta name="description"
content="This HTML & CSS only challenge is perfect for anyone just starting out or anyone wanting a small project to play around with." />
<meta name="url" content="https://nftcardfrontendmentor.netlify.app/" />
<meta property="og:locale" content="en_GB" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Frontend Mentor | NFT Preview Card Component Challenge Solution" />
<meta property="og:site_name" content="NFT Preview Card Component Challenge Solution" />
<meta property="og:description"
content="This HTML & CSS only challenge is perfect for anyone just starting out or anyone wanting a small project to play around with." />
<meta property="og:url" content="https://rmcg.dev/FrontendMentor/newbie/nft-preview-card-component/" />
<meta property="og:image"
content="https://rmcg.dev/FrontendMentor/newbie/nft-preview-card-component/screenshots/mobile.png" />
<meta property="og:image:width" content="375" />
<meta property="og:image:height" content="667" />
<meta property="og:image:type" content="image/png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@tarasis" />
<meta name="twitter:creator" content="@tarasis" />
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon-32x32.png">
<link rel="stylesheet" href="css/style.css">
<title>Frontend Mentor | NFT preview card component</title>
<!-- Feel free to remove these styles or customise in your own stylesheet 👍 -->
<style>
<!-- <style>
.attribution { font-size: 11px; text-align: center; }
.attribution a { color: hsl(228, 45%, 44%); }
</style>
</style> -->
</head>
<body>
Equilibrium #3429
Our Equilibrium collection promotes balance and calm.
0.041 ETH
3 days left
Creation of Jules Wyvern
<div class="attribution">
Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
<main>
<section class="nft-card">
<a href="images/image-equilibrium.jpg" class="nft-card__image-preview">
<picture>
<img class="nft-card__img" src="images/image-equilibrium.jpg"
alt="NFT Preview Image called Equilibrium, semi transparent cube with a red light shining through it, pivoted on its side.">
</picture>
</a>
<h1 class="nft-card__header">
<a href="#" class="nft-card__header-link">
Equilibrium #3429
</a>
</h1>
<p class="nft-card__description">
Our Equilibrium collection promotes balance and calm.
</p>
<div class="nft-card__price-block">
<div>
<img class="nft-card__price__img" src="images/icon-ethereum.svg" alt="Ethereum Icon" aria-hidden="true">
<span class="nft-card__price">
0.041 ETH
</span>
</div>
<div>
<img class="nft-card__clock" src="images/icon-clock.svg" alt="image of a clock" aria-hidden="true">
<span class="nft-card__time-left">
3 days left
</span>
</div>
</div>
<hr class="nft-card__hr">
<!-- <div class="nft-card__hr"> </div> -->
<div class="nft-card__creator-block">
<img class="nft-card__creator-img" src="images/image-avatar.png" alt="Image of creator" aria-hidden="true">
<p class="nft-card__creator-text">
Creation of
</p>
<a href="#" class="nft-card__creator-name">
Jules Wyvern
</a>
</p>
</div>
</section>
</main>
<!-- <div class="attribution">
Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
Coded by <a href="#">Your Name Here</a>.
</div>
</div> -->
</body>
</html>

Binary file not shown.

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

View File

@ -29,6 +29,17 @@
"title": "Newbie",
"cssClass": "frontEndMentorChallenges",
"challenges": [
{
"title": "NFT preview card component",
"url": "/FrontendMentor/newbie/nft-preview-card-component/",
"description": "",
"techUsed": [
"html5",
"css3"
],
"screenshotURL": "/FrontendMentor/newbie/nft-preview-card-component/screenshots/desktop.png",
"screenshotAltText": "NFT preview card component Challenge from FrontendMentor"
},
{
"title": "equalizer Landing Page",
"url": "/FrontendMentor/newbie/equalizer-landing-page/",