Skip to content

Latest commit

 

History

History
98 lines (66 loc) · 2.87 KB

README.md

File metadata and controls

98 lines (66 loc) · 2.87 KB
frontendmentor

Single price grid component solution

Frontend Mentor Challenge

View Demo · Report Bug · Request Feature

This is a solution to the Single price grid component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Links


Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover states for interactive elements

My process

Built with

  • Tailwind CSS
  • Semantic HTML5 markup

Useful resources

Author

Acknowledgments

Run the project

To run the client, you need to run the following command:

npm install
npm run dev