
Recipe page using Nextjs and tailwind
Design comparison
Solution retrospective
This time, I practiced using NEXT.js, TypeScript, and Tailwind CSS. I worked on building a project with the React framework, focusing on designing layouts with Grid and implementing breakpoints.
What challenges did you encounter, and how did you overcome them?In the past, I was accustomed to using Flexbox to design layouts and handle breakpoints, rarely utilizing Grid. This time, I decided to experiment with Grid to create layouts and manage breakpoints. When it came to styling text, I found myself less familiar with configuring line height and letter spacing. After reading through some documentation, I eventually set up the necessary line height and letter spacing values in the configuration file, completing a project designed with Grid.
What specific areas of your project would you like help with?I would like to seek some guidance on breakpoints and tips for designing them more effectively when working with Tailwind CSS.
Community feedback
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