AmroUI
GitHub

Learning Goal Card

A configurable, accessible learning goal card surface for AI product workflows.

Your learning goalUsed to personalise pace and practice
About 3 short sessions per week

Installation

npm install @amro-ui/react

Usage

A configurable, accessible learning goal card surface for AI product workflows.

Package

import { LearningGoalCard } from "@amro-ui/react";

<LearningGoalCard />

shadcn copy

import { LearningGoalCard } from "@/components/ui/learning-goal-card";

<LearningGoalCard />