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

responsiveness done with tailwind css, Flex-Box and Grid

@omarnate1

Desktop design screenshot for the Testimonials grid section coding challenge

This is a solution for...

  • HTML
  • CSS
2junior
View challenge

Design comparison


SolutionDesign

Solution retrospective


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

I will need support with heights but since I am not using the paid version yet, I just keep guessing.

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

Doing a grid table with tailwind css for the first time was quite challenging, I had to google and leverage chatgpt for solution.

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

none.

Community feedback

P

@DarrickFauvel

Posted

Hi @omarnate1, 👋

Nice work on your solution. I also use Tailwind in my projects, and I think I have a tip for you.

I find it helpful to add the fem- prefix to your color names in your tailwind.config.js file.

colors: {
  "fem-moderate-violet": "#7541c8",
  "fem-very-dark-grayish-blue": "#48556a",
  "fem-very-dark-blackish-blue": "#19212e",
  "fem-light-gray": "#cfcfcf",
  "fem-light-grayish-blue": "#ecf2f8",
},

This makes it easier when using Tailwind's IntelliSense to access the Frontend Mentor(fem) colors used in the design. So, for example, when you want to set a background color to moderate-violet. Type bg-fem and IntelliSense will list all of your custom fem colors to choose from.

I hope this is helpful. 😊

Marked as helpful

0

@omarnate1

Posted

@DarrickFauvel thanks for the idea, I will hence forth.

I will follow you on frontend mentor now if you don't mind I would like to add you on discord too so I can learn more tricks from you.

1
P

@DarrickFauvel

Posted

@omarnate1, that's great. It seems to work pretty well for me so far.

I'll wave at you on discord.

0

@omarnate1

Posted

alright, please give me your discord username so I can add you as a friend and bug you with my javascript questions I have in the future, lol @DarrickFauvel

0
P

@DarrickFauvel

Posted

Nathan, I found you on Discord and added you. 👍

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