Trajectfi/Trajectfi-frontend

Build the Why Trajectfi and Noteable Articles UI

開放

#6 建立於 2025年4月24日

 (6 則留言) (0 個反應) (0 位負責人)TypeScript (14 個分叉)auto 404
ODHack14frontendgood first issuewebsite

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Description

  • Implement Why Trajectfi and Noteable Articles UI
  • Follow Figma design: Here and Here

Proposed Actions:

  1. Fork and Create a Branch:

    • git checkout -b fix-[issue-number]
  2. Implement Changes:

    • Implement this tasks in the website folder
    • Create a component a why.tsx and noteable-articles.tsx component
    • Make it mobile responsive as accuratetly as possible
    • In the noteable.tsx desktop view, make sure it's scrollable horizontally
    • Utilize Tailwindcss
    • Match Figma design & maintain state transitions and colors
  3. Test & Commit:

    • Ensure Responsive layout and color consistency
    • Commit message:

    git commit -m "feat: create why Trajectfi and noteable articles ui"

Guidelines:

  • Assignment required before PR submission
  • Timeframe: 24 hours
  • PR description must include: Close #[issue_id]

貢獻者指南