This is a solution to the Loopstudios landing page 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
- See hover states for all interactive elements on the page
- Solution URL: Solution on GitHub
- Live Site URL: Loopstudios Landing Page
- Mobile-first workflow
- Tailwind CSS - CSS Framework
- React - JS library
- Fonts from Google Fonts
One of the major things I learned durring this project was the group class in Tailwind that lets me style elements based on the state of a parent element.
- Tailwwind Docs - The Tailwind Documentation really helped me discover classes I wasn't previously familiar with like
leading-{size},tracking-{size}andorigin-{position}.
- GitHub - DevDylan
- Frontend Mentor - @Dev-Dylann
- Twitter - @TunmiseTubi

