GoShip
How It WorksChallengesPricingEmployers
Sign InGet Started
0developers
0companies
0assessments scored
How It Works
|Pricing
|Challenges
|Employers
|Privacy
|Terms
GoShip© 2026
Get updates
Twitter·GitHub
Systems nominal
BUILDMID

Build a Recipe Book

60 minutes
0 completed
reacttypescriptfrontendcrud

Description

Build a Recipe Book

Build a recipe collection app where users can browse, add, and manage recipes.

Requirements

  • Add new recipes with: title, description, ingredients list, step-by-step instructions, prep time, cook time, servings
  • Browse recipes in a responsive card grid with images (use placeholder images)
  • View full recipe detail page
  • Search recipes by name or ingredient
  • Filter by category: Breakfast, Lunch, Dinner, Dessert, Snack
  • Edit and delete existing recipes
  • Persist to localStorage
  • Bonus Points

  • Ingredient quantity scaling (adjust servings)
  • Favorite/bookmark recipes
  • Print-friendly recipe view
  • Image upload support
  • You will be guided through MCP setup before the timer starts