Design comparison
Solution retrospective
This is the first small project I have created using Tailwind and Next.js. Using new frameworks to build something helped increase my skillset and tools available to build frontend components.
What challenges did you encounter, and how did you overcome them?Using Tailwind has a learning curve until utilizing class names for desired properties becomes second nature.
What specific areas of your project would you like help with?Any other recommendations or optimizations I could have done using Tailwind would be appreciated.
Community feedback
- @AdamGordonNYPosted 4 months ago
Looks good on all screens, only comment on style differentials are the gap is slightly larger than the design file (gap--4 is 16px by default), and the line height is 20px (use leading-[20px] with tailwind) , but it matches the design otherwise.
Marked as helpful1
Please log in to post a comment
Log in with GitHubJoin 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