single-price-grid-component-master

Frontend Mentor - Single price grid component solution

This is a solution to the Single price grid component challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

Screenshot

Usage

To be able to use or work with this project you should open Terminal inside this projects file. After that add the following line of code to the terminal(this way Tailwind CSS will work properly throughout the project):

 npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

My process

Built with