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.
- Solution URL: Single price grid component (Tailwind CSS) | Frontend Mentor
- Live Site URL: https://github.com/MelvinAguilar/single-price-grid-component
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Tailwind CSS
- Semantic HTML5 markup
- Frontend Mentor - @melvinaguilar
To run the client, you need to run the following command:
npm install
npm run dev