Skip to content

Create New Recipe Page #56

@christinabrgs

Description

@christinabrgs

Description

Build the layout for the Create New Recipe Page, where users can create a new recipe. The route uses dynamic parameters for $author. This page should display form for creating a new recipe and allow the user to edit, post (publish), cancel, or draft the recipe.

Requirements

  • Follow Figma design
  • Use mock data for placeholder in input/form fields
  • Add a loading state
  • Add the following action buttons:
    • Draft Recipe — saves without posting
    • Cancel — navigates back without creating
    • Publish Recipe — marks recipe as published
  • Mobile- and desktop-responsive layout
  • add field to create/ edit slug

Development Instructions

  • Create 'route.tsx' file at: web/app/routes/_app.new

Metadata

Metadata

Assignees

Projects

Status

In progress

Relationships

None yet

Development

No branches or pull requests

Issue actions