This is a solution to the Recipe page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
I implemented mobile-first workflow in this project, which turned out to be pretty effective. It was not difficult to expand the contents to fit a wider screen.
I want to perfect mobile-first workflow, such as the usage of media querys as effectively as possible, since I felt like some of the media querys I used were kind of janky.
