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.
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
- Semantic HTML5 markup
- Flexbox
- CSS Grid
- Mobile-first workflow
I would love to continue working on CSS. As I build more projects mobile first I notice that I'm getting more comfortable with it. Before I was afraid of media queries but now i use them often. I also want to work more with grid. I've worked quite a bit with flexbox and feel comfortable with that but this was my first project using CSS grid. I would also like to try using styled componets and a CSS preprocessor.
- W3Schools
- MDN
- Both of the above resources have helped me with grid. i usually find success using two resources fora single topic. Both of these sites are great resources I recommend for beginners.
- Frontend Mentor - @shaylalewis
- Twitter - @css_strudel