Skip to content

This is a solution to the Single price grid component challenge on Frontend Mentor.

Notifications You must be signed in to change notification settings

juanardanaz/single-price-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

Useful resources

  • Transfonter - This helped me to convert font from TTF/OTF to woff2 format.
  • Lighthouse Reporter Viewer - Lighthouse is an open-source, automated tool for improving the performance, quality, and correctness of your web apps.
  • CSS filter generator - This helped me to change the color of a SVG element
  • ScrollReveal - ScrollReveal is a JavaScript library for easily animating elements as they enter/leave the viewport.
  • CSSMatic - CSSmatic is a non-profit project, made by developers for developers.

Author