This is a solution to the Stats preview card 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 depending on their device's screen size
- Solution URL: GitHub
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- CUBE CSS
I made an attempt to update my initial solution with CUBE CSS methodology, which I haven't used much before. So I had a chance to use what I learnt about it in practice.
- CUBE CSS
- blend mode
- gradients
- CUBE CSS documentation - A CSS methodology that I find quite interesting and wish to learn better. I tried to write CSS for this challenge.
- A look at the CUBE CSS methodology in action - This video by Kevin Powell got me interested in CUBE CSS. It shows how to use it in practice for another Frontendmentor challenge.
- Frontend Mentor - @ania221B

