An open API service indexing awesome lists of open source software.

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

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

![](./screenshot.jpg)

### 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)