https://github.com/dedo-dev/single-price-grid-component
Frontend Mentor Challenge
https://github.com/dedo-dev/single-price-grid-component
Last synced: about 1 year ago
JSON representation
Frontend Mentor Challenge
- Host: GitHub
- URL: https://github.com/dedo-dev/single-price-grid-component
- Owner: dedo-dev
- Created: 2023-10-07T23:23:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-04T04:06:41.000Z (about 2 years ago)
- Last Synced: 2024-03-04T05:24:35.620Z (about 2 years ago)
- Language: CSS
- Size: 15.6 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)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [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
### Links
- Solution URL: https://www.frontendmentor.io/solutions/single-price-grid-component-css-grid-mobile-first-bem-s5ZWF4U2Xa
- Live Site URL: https://dedo-dev.github.io/single-price-grid-component/
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Mobile-first workflow
- BEM
### Continued development
I would like to improve my knowledge with CSS Grid because I use it just a little bit
### Useful resources
- [CSS Box Shadow Generator](https://boxshadows.xyz) - I use this tool to generate a box shadow on the button
## Author
- Frontend Mentor - [@dedo-dev](https://www.frontendmentor.io/profile/dedo-dev)
- Linkedin - [@daniele-zeppieri](https://www.linkedin.com/in/daniele-zeppieri-0b1a36252/)