Skip to content

graficdoctor/fe-21-sunnyside-agency-landing-page-main

Repository files navigation

Frontend Mentor - Sunnyside agency landing page solution

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.

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

What I learned & Continued development

I somehow seemed to have complicated the code for myself while writing this code. While I was doing the refactoring, I bumped into lots of tiny errors. Which were easy to solve, but nevertheless slowed me down. I didn't do this code in onde day. Due to combining learning how to code while working a full time, I only manage to do a maximum of 1 hour/day. This also makes me loose overview of my coding. To solve this, I began writing down a to-do-list. It helped me to be focussed on my project. But I need to adapt it slightly to write cleaner.

I was given amazing feedback on how to improve the accessibility of my page. I add(ed) this in various parts, since I also wanted to read up on the information provided.

Useful resources

Author