This is a solution to the Article preview component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the component depending on their device's screen size
- See the social media share links when they click the share icon
- Solution URL: https://github.com/VitorEmanoelNogueira/article-preview-component-master
- Live Site URL: https://vitoremanoelnogueira.github.io/article-preview-component-master/
- Semantic HTML5 markup
- CSS custom properties
- BEM, OOCSS, SMACSS
- Flexbox
- Mobile-first workflow
I'll continue to focus on improving how I write the classes on HTML to better use BEM, OOCSS and SMACSS, on how to better implement the responsive design concepts I learned and continue to focus in developing my JavaScript skills.
- Frontend Mentor - @VitorEmanoelNogueira