Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkpecho/stats-preview-card
This is a solution to the [Stats preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/stats-preview-card-component-8JqbgoU62).
https://github.com/bkpecho/stats-preview-card
bem css3 frontend-mentor html5 mobile-first responsive-layout sass sass-mixins
Last synced: 15 days ago
JSON representation
This is a solution to the [Stats preview card component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/stats-preview-card-component-8JqbgoU62).
- Host: GitHub
- URL: https://github.com/bkpecho/stats-preview-card
- Owner: bkpecho
- Created: 2023-03-02T13:46:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T14:04:45.000Z (almost 2 years ago)
- Last Synced: 2024-12-12T20:36:18.108Z (21 days ago)
- Topics: bem, css3, frontend-mentor, html5, mobile-first, responsive-layout, sass, sass-mixins
- Language: CSS
- Homepage: https://bk-stats-preview-card.netlify.app/
- Size: 561 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
#### Mobile View
![](/screenshot/mobile-view.png)
#### Desktop View
![](/screenshot/desktop-view.png)
The above screenshots show how the website looks on both mobile and desktop screens. The design is responsive and adjusts to different screen sizes using the mobile-first approach and flexbox layout. The use of colors, typography, and layout elements is consistent throughout the website, giving it a professional and cohesive look.
### Links
- Solution URL: [FrontEnd Mentor](https://www.frontendmentor.io/solutions/stats-preview-card-using-flexbox-sass-and-bem-MnHjWSklCj)
- Live Site URL: [Netlify](https://bk-stats-preview-card.netlify.app/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- CSS Flexbox
- Mobile-first workflow
- SASS
- BEM## Author
- Github - [BK Pecho](https://www.github.com/bkpecho)
- Frontend Mentor - [@bkpecho](https://www.frontendmentor.io/profile/bkpecho)
- Twitter - [@bkpecho](https://www.twitter.com/bkpecho)