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.
In this challenge, you will build out the pricing component to the designs provided. This is perfect for beginners and people who want to complete a smaller 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
- Solution URL: [https://github.com/mohamedKhaled89/single-price-grid-component]
- Live Site URL: [https://mohamedkhaled89.github.io/single-price-grid-component/]
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Frontend Mentor - @mohamedKhaled89