Frontendmentor.io – Fylo beta sign up landing page

2019-05-11

View Demo | View Source Code

I started the “Fylo beta sign up landing page” from the Frontend Mentor challenges to update my old CSS skills (in the year of HTML table tag layouts!) and learn the newer CSS3. Also, I got a chance to use SASS, a CSS preprocessor. The website is responsive for:

  • mobile min-width 375px (for selected devices)
  • desktop min-width 1440px

I’ll be improving this project to make it more responsive with other devices.


Technologies Used

  • vanilla CSS (grid, flexbox, media queries, transition)
  • CSS-SASS (partials, variables)
  • HTML
  • no frameworks or libraries used

What I Learned

Translating a designer’s wireframe and style guide to web technologies


Sources