Skip to content

Latest commit

 

History

History
58 lines (37 loc) · 1.66 KB

README.md

File metadata and controls

58 lines (37 loc) · 1.66 KB

Frontend Mentor - Fylo data storage component solution

This is a solution to the Fylo data storage component 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

Screenshot

Desktop Screenshot Mobile Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • SASS

What I learned

I taught myself CSS Grid using Wes Bos's CSS Grid course and SASS on Educative. This was a great opportunity to apply the concepts in those courses on a project where I had to write the code from scratch.

Useful resources

Author