Skip to content

zenab12/fylo_data_storage_component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Fylo data storage component solution

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

Screenshot

zenab12 github io_fylo_data_storage_component_(Nest Hub)

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • flex box
  • Scss (mixin,Nesting,parentselector)

What I learned

  • How to use functions and mixins and more in scss
  • how to create psuedo elements with ::before and ::after

Continued development

  • I will improve code in scss to become more clean nearly .

Useful resources

  • Sass Documentation - this documentation help me in many important rules while using sass.
  • CSS BEM - helped me in name classes in best pratice

Author