This is a solution to the Social links profile challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- 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 hover classes with Tailwind
I want to keep improving my Tailwind skills. I want to be able to create any website without editing CSS directly.
- Handling Hover, Focus, and Other States - This helped me to discover how to change style of component if it is hovered
- Github - @julienbouze
- Frontend Mentor - @julienbouze