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

https://github.com/lucaslinyker/single-price

Single price grid component
https://github.com/lucaslinyker/single-price

Last synced: 3 months ago
JSON representation

Single price grid component

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

![Screenshot of the page](./images/screenshot.png)

### Links

- Solution URL: [Repo GitHub](https://github.com/lucaslinyker/single-price)
- Live Site URL: [GitHub Pages](https://lucaslinyker.github.io/single-price/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- [BEM](https://getbem.com/) - Methodology CSS

## Author

- GitHub - [/lucaslinyker](https://github.com/lucaslinyker)
- Frontend Mentor - [@lucaslinyker](https://www.frontendmentor.io/profile/lucaslinyker)

[⬆ Back to top](#frontend-mentor---single-price-grid-component-solution)