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: GitHub
- Live Site URL: GitHubPages
- Semantic HTML5 markup
- SCSS
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- SCSS / Sass
- svg
- animations / transitions
- Deploying Vite App to GitHub Pages - This helped me to deploy my project to GitHub Pages.
- Self-hosting fonts explained - This video helped me to learn how to self-host fonts to make them GDPR compliant.
- Frontend Mentor - @ania221b
- This template was build as part of Beyond CSS course by Kevin Powell
- You can find Kevin's template on his GitHub