Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denislavangelov09/stats-preview-card-component
This is my solution to the stats preview card component challenge on FrontendMentor
https://github.com/denislavangelov09/stats-preview-card-component
css-flexbox css-grid css3 frontend frontendmentor frontendmentor-challenge html5 stats-preview-card-component
Last synced: 6 days ago
JSON representation
This is my solution to the stats preview card component challenge on FrontendMentor
- Host: GitHub
- URL: https://github.com/denislavangelov09/stats-preview-card-component
- Owner: denislavangelov09
- Created: 2024-07-08T16:01:07.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T14:50:50.000Z (about 1 month ago)
- Last Synced: 2024-12-23T15:35:53.461Z (about 1 month ago)
- Topics: css-flexbox, css-grid, css3, frontend, frontendmentor, frontendmentor-challenge, html5, stats-preview-card-component
- Language: CSS
- Homepage: https://stats-preview-card-component-tedkata.vercel.app/
- Size: 503 KB
- Stars: 1
- 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)
- [What I learned](#what-i-learned)
- [Useful resources](#useful-resources)
- [Author](#author)## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
### Screenshot
![](./images/screenshot.png)
![](./images/screenshot_mobile.png)### Links
- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/stats-preview-card-component-N0qm7Lq6HJ)
- Live Site URL: [Live site URL](https://stats-preview-card-component-denislav.vercel.app)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid### What I learned
I learned new things about flexbox.
### Useful resources
- [CodeCademy Cheatsheet](https://www.codecademy.com/resources/cheatsheets/language/html-css) - This cheatsheet is a very useful resource for HTML and CSS## Author
- Frontend Mentor - [@denislavangelov09](https://www.frontendmentor.io/profile/denislavangelov09)