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: Go to solution
- Live Site URL: visit site
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Tailwindcss
I learned how to use grid using in talilwindcss, how it is different from using it with normal css. This is my first time building a bento grid layout, it was such a great learning experience. I also learned how to make a page responsive using css grid.
- Tailwindcss - This helped me for easily searching for the tailwind equivalent of the styles i wanted to apply.
