Trajectfi/Trajectfi-frontend
Build the Why Trajectfi and Noteable Articles UI
Ouverte
#6 ouverte le 24 avr. 2025
ODHack14frontendgood first issuewebsite
Métriques du dépôt
- Stars
- (0 étoile)
- Métriques de merge PR
- (Métriques PR en attente)
Description
Description
Proposed Actions:
-
Fork and Create a Branch:
git checkout -b fix-[issue-number]
-
Implement Changes:
- Implement this tasks in the
websitefolder - 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
- Implement this tasks in the
-
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]