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.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Flexbox
- CSS custom properties
- Semantic HTML5 markup
- Mobile-first workflow
- A Complete Guide to Flexbox - This is an amazing article which helped me understand Flexbox. I'd recommend it to anyone still learning this concept.
- For more information on using drop-shadow - MDN docs are always useful for learning new concepts or simply just referring back for syntax help.
- Frontend Mentor - @moojica