https://github.com/rafaelhdsv/stats-preview-card-component
This is a great small challenge to help get you used to building to a design. There's no JS in this project, so you'll be able to focus on your HTML & CSS skills.
https://github.com/rafaelhdsv/stats-preview-card-component
Last synced: 3 months ago
JSON representation
This is a great small challenge to help get you used to building to a design. There's no JS in this project, so you'll be able to focus on your HTML & CSS skills.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/stats-preview-card-component
- Owner: RafaelHDSV
- Created: 2022-10-14T15:13:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T15:41:50.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:34.428Z (5 months ago)
- Language: CSS
- Size: 375 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Stats preview card component solution
This is a solution to the [Stats preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/stats-preview-card-component-8JqbgoU62). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
### Screenshot
- Desktop

- Mobile
### Links
- Solution URL: https://www.frontendmentor.io/solutions/stats-preview-card-component-html-css-a-8YPr6KQf
- Live Site URL: https://stats-preview-card-component-rafael.netlify.app## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow