Critique logo Critique Back to Feed
Stedi's avatar
u/Stedi
Frontend Development · Jun 12, 2026 · v1

Responsive Recipe Dashboard with Dynamic Theme Switching

Feedback requested
Responsive Recipe Dashboard with Dynamic Theme Switching

Project Context

Hey guys, just finished coding the frontend layout for a food tracking and recipe app using HTML, vanilla JavaScript, and Tailwind CSS. It pulls mock data from a JSON array to populate the recipe cards. I spent a lot of time trying to get the glassmorphism blur effect on the navbar to stay smooth while scrolling on mobile devices.

Feedback Requested

1. Mobile Responsiveness: Can you test the layout on smaller screens? The grid scales down from 3 columns to 1, but I feel like the font sizes might be a bit too massive on smartphones. 2. Theme Toggle: I implemented a custom dark mode/light mode transition using a Tailwind class toggle. Is the animation speed too abrupt or does it feel clean? 3. Semantic HTML: If anyone views the source, let me know if my use of <section> and <article> tags makes sense for SEO/accessibility optimization.

0
0
Add a constructive critique

Be specific, descriptive, and respectful.

Critique Feed Thread

No layout critiques added yet. Be the first to blueprint logic!