Skip to content

This is my solution of 3 Columns Preview Card Component challenge on Frontend Mentor. Built this with Tailwindcss.

Notifications You must be signed in to change notification settings

stkhalisha/3-columns-preview-card-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor 3-column preview card component solution

This is a solution to the 3-column preview card component challenge on Frontend Mentor.

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

Screenshot

desktop

Links

Built with

  • Semantic HTML5 markup
  • Tailwindcss CSS Framework
  • Flexbox
  • Mobile-first workflow

What I learned

I am currently in love with tailwindcss (CSS framework). This framework makes coding CSS easier, and this is my first project using tailwindcss.

Useful resources

Author