This is a solution to the Four card feature section 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 site depending on their device's screen size
- Solution URL: GitHub Repo
- Live Site URL: Vercel Demo
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- React - JS library
- Next.js - React framework
- Tailwind CSS - CSS Framework
I learned the use of flex directions, margin auto and unique borders
I want to keep improving my Tailwind skills. I want to be able to create any website without editing CSS directly.
- Tailwind Flex direction - This helped me to discover how to change style of component if it is hovered
- Github - @julienbouze
- Frontend Mentor - @julienbouze