Skip to content

oppahero/fylo-dark-theme-landing-page

Repository files navigation

Fylo dark theme landing page

This is my solution to the Fylo dark theme landing page challenge on Frontend Mentor

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
  • React - JS library
  • Next.js - React framework
  • Formik
  • Yup
  • Fontawesome icons

This is a Next.js project bootstrapped with create-next-app.

What I learned

  • Next image component and changing the width and height attributes
  • Use of multiple fonts in Next
  • Fontawesome in next

Continued development

Points to continue reinforcing in future practices

  • Grid and flex
  • Positioning
  • Image management in CSS

Useful resources

Author