Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bccpadge/stats-preview-card-component
Frontend Mentor - Stats preview card component using HTML and CSS
https://github.com/bccpadge/stats-preview-card-component
frontend-mentor html-css responsive-web-design
Last synced: 15 days ago
JSON representation
Frontend Mentor - Stats preview card component using HTML and CSS
- Host: GitHub
- URL: https://github.com/bccpadge/stats-preview-card-component
- Owner: bccpadge
- Created: 2023-08-14T21:09:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-14T21:28:11.000Z (over 1 year ago)
- Last Synced: 2023-08-14T23:58:56.990Z (over 1 year ago)
- Topics: frontend-mentor, html-css, responsive-web-design
- Language: CSS
- Homepage: https://bccpadge.github.io/stats-preview-card-component/
- Size: 507 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)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
### Screenshot
![stats preview card component](./desktop-stats-preview-card.png)
### Links
- Solution URL: [Frontend Mentor](https://www.frontendmentor.io/solutions/stats-preview-card-component-using-html-and-css-d0nDQhERIx)
- Live Site URL: [Github Pages](https://bccpadge.github.io/stats-preview-card-component/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow## Author
- Frontend Mentor - [@bccpadge](https://www.frontendmentor.io/profile/bccpadge)
- Github - [@bccpadge](https://github.com/bccpadge)