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

https://github.com/rafaelhdsv/stats-preview-card-component

This is a great small challenge to help get you used to building to a design. There's no JS in this project, so you'll be able to focus on your HTML & CSS skills.
https://github.com/rafaelhdsv/stats-preview-card-component

Last synced: 3 months ago
JSON representation

This is a great small challenge to help get you used to building to a design. There's no JS in this project, so you'll be able to focus on your HTML & CSS skills.

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)

## Overview

### The challenge

Users should be able to:

- View the optimal layout depending on their device's screen size

### Screenshot
- Desktop

![](/images/desktop.png)

- Mobile

![](/images/mobile.png)

### Links

- Solution URL: https://www.frontendmentor.io/solutions/stats-preview-card-component-html-css-a-8YPr6KQf
- Live Site URL: https://stats-preview-card-component-rafael.netlify.app

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow