Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.77 KB

README.md

File metadata and controls

71 lines (44 loc) · 1.77 KB

Frontend Mentor - 3-column preview card component solution

This is a solution to the 3-column preview card 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 depending on their device's screen size
  • See hover states for interactive elements

Screenshots

Desktop normal view

Desktop active view

Mobile normal view

Mobile active view

Links

My process

Built with

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

What I learned

I learned how to use the CSS grid which I had not used before.

Continued development

I will continue to learn more about the CSS grid and more about Tailwind CSS in order to make better projects and challenges in the future.

Author