Skip to content

joaoc-dev/frontendmentor-blog-preview-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Blog preview card solution

This is a solution to the Blog preview card 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:

  • See hover and focus states for all interactive elements on the page

Screenshot

Links

My process

Built with

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

What I learned

I continue looking for ways to organize code and project files.

On this specific project, I looked at splitting css between multiple files and using a utility-first approach.

Continued development

I will continue to practice organization and architecture until I find a structure that resonates with my usual modular approach to software development.

Author