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 preview card - Tailwind, HTML

P
j-hogben 290

@j-hogben

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?

  • First time using and experimenting with Tailwind CSS

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

  • Deploying with the tailwind, build commands etc.

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

  • Any other advice, recommendations or feedback in any area is greatly appreciated! Thanks!

Community feedback

@DylandeBruijn

Posted

Hi @j-hogben,

Your solution looks great, very close to the design specs. I like your use of Tailwind.

A bit of friendly constructive feedback:

I checked out your Git repository and can't find the index.html. Is it possible that you forgot to push that? It's also not recommended to push the node_modules and dist (build) folders to Git. The size of the node_modules folder can get very big, and when other developers clone your repository they can simply run npm install to acquire the necessary packages. A build folder automatically gets generated when you run the build command and is only needed when deploying your project.

Did you have any specific questions or problems you need help with?

Marked as helpful

2

P
j-hogben 290

@j-hogben

Posted

Hi @DylandeBruijn,

Thank you very much for your feedback.

I didn't realise how much I didn't know about the repo structure, or which directories/files to upload. Your comment helped significantly, I went and did a bunch of research into that process and think I understand it a lot better now!

Thanks for that, I wouldn't have realised otherwise! I did end up butchering the first solution, but learnt a lot for the second solution.

Really appreciate you taking the time to provide that feedback!

0

@DylandeBruijn

Posted

Hi @j-hogben,

I'm glad you found my feedback helpful! And it's good to see that you learned a lot, keep it up! I would appreciate it greatly if you could mark my comment as helpful if it did.

1

P
j-hogben 290

@j-hogben

Posted

@DylandeBruijn of course mate, thanks again.

1

@DylandeBruijn

Posted

@j-hogben

Appreciate it Mr. Goose, honk honk

0

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