Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Blog Card with Nuxt.js and Tailwindcss

P

@bswebdes

Desktop design screenshot for the Blog preview card coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Since I am new to Nuxt.js and Tailwind, I am proud of my solution as a whole.

What challenges did you encounter, and how did you overcome them?

This is my first time working with TailwindCSS and flexbox. It's a bit tricky, but the Tailwind documentation is fantastic.

What specific areas of your project would you like help with?

I tried to implement an array of objects in an authors.ts file.

export const blogAuthors = [ { id: 1, name: 'Greg', fullName: 'Greg Hooper', image: '@/assets/images/greg.webp', }, ];

I also created a prop for the name: ``

However, it won't let me use the image. The path is correct, but it won't load

Community feedback

@DavidCasanova83

Posted

Nice work and perfect fit size, very simple but nice animation. Im also interesting about nuxt.js framework, I will try one day.

1

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord