Skip to content

MonikaCyprys/Blogr-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Blogr landing page solution

This is a solution to the Blogr 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

Screenshots

desktop preview

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow
  • SCSS
  • media-queries
  • javascript
  • RWD (responsive web design)

What I learned

  • using multiple backgrounds
  • better images and contents scaling
  • using media-queries with scss

Useful resources

  • resource 1 - This is an article which helped me understand manage multiple backgrounds-images. I'd recommend it to anyone still learning this concept.

Author