Skip to content

Create homepage, recipes, saved post #13

Description

@Silviclaudia
  • Create the tsx files or front end design following next.js inside app folder where homepage still part of app root while the rest must have its own app/login/page.tsx.
  • Use @ and api fetch where it uses request like POST or GET to verify later.
  • Understanding tsx further, whenever needed user input create that into state variables; useState("")->empty string so later JSON can pack it.
  • Every variable inside request body (JSON), it will automatically be string, ex: username, password.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendTask must have a front end issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions