1 - Beginner
Recipe page with cooking instructions and review section
Navbar includes a logo on the left and navigation links on the right.
Hero image is displayed at the top with a linear gradient.
Key recipe details such as title, cooking time, servings, and difficulty are shown on top of the hero image.
Introduction card is rendered below the hero image.
Ingredients are listed in a bulleted format.
Cooking steps are presented in a clear, numbered list.
Print Recipe and Share Recipe buttons are rendered.
Related recipes section contains title, recipe cards, and an explore more recipes button.
Each recipe card includes a thumbnail, title, description, CTA button, time, servings, and dificulty.
Reviews section displays 2-3 user reviews.
Each review includes a picture, name, date, review, stars, upvotes, and share button
Review form includes fields for email, star rating, name, review, and a submit button.
Sticky navbar ensures links remain accessible while scrolling.
Add dark mode which uses systems settings as default.
Ensure the page is fully responsive across all screen sizes.
Connect the review section to a backend or database.
Add PDF generation for the Print Recipe button
Add social plugins (Facebook, X, etc.) for recipe/review sharing
Create an authentication system to allow saving recipes/leaving reviews easily