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
- Host: GitHub
- URL: https://github.com/lucaslinyker/single-price
- Owner: lucaslinyker
- Created: 2023-10-31T20:46:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-09T20:15:17.000Z (about 1 year ago)
- Last Synced: 2025-01-07T14:14:29.466Z (5 months ago)
- Language: CSS
- Size: 198 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

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