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

https://github.com/samuel-amaro/single-price-grid-component

Desafio da plataforma front-end mentor, construir um componente de preços e fazê-lo parecer o mais próximo possível do design fornecido.
https://github.com/samuel-amaro/single-price-grid-component

bem-methodology card component css-grid css-layout css3 html5

Last synced: 10 months ago
JSON representation

Desafio da plataforma front-end mentor, construir um componente de preços e fazê-lo parecer o mais próximo possível do design fornecido.

Awesome Lists containing this project

README

          

# Frontend Mentor - Single price grid component solution

This is a solution to the [Single price grid component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/single-price-grid-component-5ce41129d0ff452fec5abbbc). 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 for the component depending on their device's screen size
- See a hover state on desktop for the Sign Up call-to-action

### Screenshot

![](./printscreens/result-desktop.png)
![](./printscreens/result-mobile.png)

### Links

- Solution URL: [Repository Project](https://github.com/Samuel-Amaro/single-price-grid-component)
- Live Site URL: [Result Solution Live](https://github.com/Samuel-Amaro/single-price-grid-component)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
- Metodology Bem(Block Element Modifier)

## Author

- Website - [Samuel-Amaro](https://github.com/Samuel-Amaro)
- Frontend Mentor - [@Samuel-Amaro](https://www.frontendmentor.io/profile/Samuel-Amaro)