Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)