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

Links

My process

Built with

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

What I learned

Learnt How to layout webpages using CSS Grid and using grid in responsive web pages.

Useful resources

  • CSS Grid - This helped me to get familiar with CSS Grid and its properties.
  • Flexbox - This helped me to get familiar with Flexbox and its properties.

Author

Acknowledgments

I would Like to thank Front-end Mentor Team for giving me this oppurtunity.