Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bccpadge/single-price-grid-component
Frontend Mentor - Single price grid component using TailwindCSS
https://github.com/bccpadge/single-price-grid-component
frontend-mentor frontend-mentor-challenge tailwindcss
Last synced: 15 days ago
JSON representation
Frontend Mentor - Single price grid component using TailwindCSS
- Host: GitHub
- URL: https://github.com/bccpadge/single-price-grid-component
- Owner: bccpadge
- Created: 2023-08-07T18:36:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-07T18:45:38.000Z (over 1 year ago)
- Last Synced: 2023-08-07T20:38:25.832Z (over 1 year ago)
- Topics: frontend-mentor, frontend-mentor-challenge, tailwindcss
- Language: CSS
- Homepage: https://bccpadge.github.io/single-price-grid-component/
- Size: 154 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)
- [Useful resources](#useful-resources)
- [Author](#author)**Note: Delete this note and update the table of contents based on what sections you keep.**
## 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
![](./desktop-single-grid.png)
### Links
- Solution URL: [Frontend Mentor](https://www.frontendmentor.io/solutions/responsive-single-grid-component-using-tailwindcss-KtHbaXA-Fc)
- Live Site URL: [Github Pages](https://bccpadge.github.io/single-price-grid-component/)## My process
### Built with
- Semantic HTML5 markup
- Mobile-first workflow
- Tailwind CSS### Useful resources
- [Documentation](https://tailwindcss.com/) - Tailwind CSS website helped me with installation and looking up utility classes.
## Author
- Frontend Mentor - [@bccpadge](https://www.frontendmentor.io/profile/bccpadge)
- Github - [@bccpadge](https://github.com/bccpadge)