The official landing page for Tabi Academy. Built with focus on performance, accessibility, and clean code.
- Framework: Next.js 14+ (App Router)
- Styling: Tailwind CSS
- Components: Shadcn UI (Radix Primitives)
- Animations: Framer Motion
- Package Manager: Yarn
- Clone & Install:
git clone [repo-url] cd tabi-landing yarn install