Skip to content

Latest commit

 

History

History
executable file
·
42 lines (25 loc) · 1.84 KB

README.md

File metadata and controls

executable file
·
42 lines (25 loc) · 1.84 KB

Frontend Mentor - Stats Preview Card Component Solution

Desktop preview for the stats preview card component challenge

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size

Links

My process

What started out as a break from a larger project turned into a fun animation experiment! I'll admit I spent an ungodly amount of time messing around with cubic-bezier curves. 😅 The statistics are only animated on the desktop layout, as it felt like a bit too much on mobile.

Built with

  • Mobile-first workflow
  • SCSS
  • CSS Grid
  • CSS Keyframe Animations

What I learned

First time implementing:

Useful resources

Acknowledgments

Shoutout to ApplePieGiraffe's "Autumn is Here" project for inspiring me to play around with animations on this challenge.