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.
Challenge of a 3 column layout by frontend mentor. First challenge I took after started learning html and css
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
Desktop version
Mobile version
- Solution URL: Code on GitHub
- Live Site URL: Live-Site
Building the HTML Markup and started styling with scss. My first time I used scss after seeing it at a live coding video by Coder Coder. This Video
- Semantic HTML5 markup
- SCSS
- Flexbox
- Mobile-first workflow
Tried to get into the workflow with scss and get a bett understanding of organizing the Code.
Go deeper in my learnings and do more challenges.
How to build a website from scratch by Coder Coder
- Website - Benjamin Stockloew
- Frontend Mentor - @Synetic87