Skip to content

Buch-dev/loop-studios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Loopstudios landing page solution

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.

Table of contents

Overview

The challenge

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • SCSS
  • Javascript

What I learned

I learnt a lot on CSS Grid: on how to place sections on each other accordingly

To see how you can add code snippets, see below:

<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
  color: papayawhip;
}
const proudOfThisFunc = () => {
  console.log('🎉')
}

Continued development

I want to dedicate more time learning and practising CSS Grid, solving complex layouts with CSS Grid and making use of Media Queries efficiently.

Useful resources

  • [Kevin Powell CSS Grid Tutorial] - This helped me for the Grid Section. I really liked this pattern and will use it going forward.

Author

About

loop-studios landing page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published