https://github.com/pedroreves/stats-card-preview
Stats Card Preview Website | FrontEnd Mentor Challenge
https://github.com/pedroreves/stats-card-preview
bem css css3 flexbox html html5 media-queries responsive
Last synced: 3 months ago
JSON representation
Stats Card Preview Website | FrontEnd Mentor Challenge
- Host: GitHub
- URL: https://github.com/pedroreves/stats-card-preview
- Owner: PedroReves
- Created: 2024-06-02T18:34:05.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T18:44:49.000Z (11 months ago)
- Last Synced: 2024-11-08T10:12:36.547Z (6 months ago)
- Topics: bem, css, css3, flexbox, html, html5, media-queries, responsive
- Language: CSS
- Homepage: https://pedroreves.github.io/Stats-Card-Preview/
- Size: 226 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)
- [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

### Links
- Solution URL: [Github Repo](https://github.com/PedroReves/Stats-Card-Preview)
- Live Site URL: [Live Website](https://pedroreves.github.io/Stats-Card-Preview/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow### What I learned
I learn more about adding elements in mt website using css, which was the case of this project, i was able to add the image into the website using css, and add the background gradient too. And i had some issues with responsiveness, but in general it was a great project.
### Useful resources
- [Youtube Video](https://www.youtube.com/watch?v=0h2AhX9hPzc) - This helped me with responsiveness and with the background image being added just using css
## Author
- Frontend Mentor - [@PedroReves](https://www.frontendmentor.io/profile/PedroReves)