Frontend Mentor - Single price grid component solution

This is a solution to the Single price grid 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 component depending on their device's screen size
  • See a hover state on desktop for the Sign Up call-to-action

Screenshot

Desktop preview: Desktop_preview

Responsive: Responsive_preview

Links

My process

Built with

  • Semantic HTML5 markup
  • SCSS
  • Flexbox

What I learned

In this project I learned to use the SASS language for CSS. This allows me to structure the tags and their properties in the same way as HTML. The advantages of this language are the similarity with HTML and also the lightness of the final file, which allows the code uploaded to the browser to be processed much faster.

Author

Acknowledgments

I wanna say thanks to my daily support Roberto 🙌😉 who has become my developer Mentor and guide through this process that is just beggining.