Skip to content

💡This repository contains the solution for the "3 Column Preview Card Component" challenge from Frontend Mentor.

License

Notifications You must be signed in to change notification settings

zsanifekete/3-column-preview-card-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop screenshot

3-column preview card component

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.

The Challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

Built With

Technologies and Tools Used in This Project

HTML CSS SASS Netlify

Features

  • Responsive Design

    The layout adapts to different screen sizes, ensuring that the component looks great on both mobile devices and larger screens.

  • Mobile-first workflow

    The design and development process prioritized mobile users, ensuring a seamless experience on smaller devices before enhancing it for larger screens.

  • Semantic HTML5 Markup

    Used semantic HTML elements to improve accessibility and SEO.

  • BEM (Block Element Modifier)

    Followed BEM methodology to structure the CSS classes, making the code more maintainable and scalable.

  • Flexbox Layout

    Utilized Flexbox for layout structure, providing flexibility and control over the alignment and distribution of space among items in the container.

Useful Resources

  • PerfectPixel

    PerfectPixel is a Chrome extension used by web developers and designers to compare the actual appearance of a webpage with its design. This tool is particularly useful for achieving pixel-perfect development, ensuring that the implemented design matches the intended design accurately.

  • ColorZilla

    ColorZilla is a popular Chrome extension used by web developers and designers for easy and quick color selection and analysis. With ColorZilla, you can effortlessly pick the color of any element on a webpage and it offers many other useful features for color management and analysis.

Mobile Version

Mobile screenshot

Author

About

💡This repository contains the solution for the "3 Column Preview Card Component" challenge from Frontend Mentor.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages