Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.85 KB

File metadata and controls

59 lines (39 loc) · 1.85 KB

Frontend Mentor - Stats preview card component solution

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.

Table of contents

Overview

The challenge

Your challenge is to build out this card component and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:

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

Final Outcome

Screen 320* Screen 375* Screen 660* Screen 768* Screen 1440*

Links

My process

Built with

  • HTML
  • CSS3
  • Flex
  • CSS Grid

What I learned

  • More of HTML and CSS properties and its usage
  • Learnt about order property in CSS
  • Media queries usage

Author