Skip to content

john-k-phillips/fm-sunnyside-agency-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sunnyside agency landing page

This is a solution to the

Sunnyside agency landing page challenge on Frontend Mentor.

Frontend Mentor challenges help you improve your coding skills by building realistic projects.

github live-link

Overview

Your challenge is to build out this landing page and get it looking as close to the design as possible.

Your 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

Satisfaction

The Good

  • Modular SASS code, allows for quick changes and media queries.
  • Navigation collapse bar with JS.

The Bad

  • The mobile version was okay, the desktop version is awful.
  • Lack of focus but continued anyway...

The Process

Tools

HTML5 CSS3 JavaScript SASS

What I Learnt

To be honest; I learnt to just stop working on projects when you're not completely focused, it was a bit silly for me to continue this. I should have taken a few steps back, perhaps a walk and revisited it.

Continued Development

If I were to continue this project, I would likely redo most of the design (except for the hero section and navigation). I would make better use of the grid system rather than flex-wrapping.