This is a solution to the Bento grid challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the interface depending on their device's screen size
- Solution URL: Add solution URL here
- Live Site URL: Alejo2304.github.io
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- TailwindCSS v4.1
- Vite
How you must take care of the spaces, padding and gaps when working with responsive designs, ussualy if you have both an space and a gap at the same time, you may find unexpected behaviors on your webiste.
Also, learned how using the mobile-first workflow help us to apply responsivity in our website.
I want to improve my abilities when working with the new CSS unit line-height [lh] as currently I am not sure of when to use it.
- TailwindCSS docs - This helped me to understand better the behind of the classNames of tailwind and how to apply them better.
- Traversy Media - React Crash Course - This is an amazing video from Traversy Media that really help me get to the cores concepts on React. Very recommended.
- GitHub - Alejo2304
- Frontend Mentor - @yourusername

