This is my 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.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Semantic HTML5 markup
- CSS custom properties
- SASS (Preprocessor)
- Flexbox
SASS/SCSS makes creating custom CSS properties a whole lot easier, including nesting!
I plan on adding partials and modules to refactor the single SCSS style sheet.
Developing projects within a mobile-first environment would be something that I could benefit from, alongside any future teammates I'll be working with.
- Media Queries - This helped me for XYZ reason. I really liked this pattern and will use it going forward.
- Website - Jeremiah Zagada
- Frontend Mentor - @j-fraza