<IteruCode/>
Templates
nextjsOfficial

Compass

Online course and learning-platform site built with Tailwind CSS, Next.js, and MDX.

About

This template is a Tailwind Plus Compass-based online course / learning platform using Next.js 16, React 19, TypeScript, Tailwind CSS v4, and MDX. Routes use route groups: src/app/(sidebar) (course home + lessons, home page at src/app/(sidebar)/page.tsx), src/app/(auth), and src/app/(centered). Course content is data-driven: lesson metadata in src/data/lessons.ts, lesson bodies in src/data/lessons/, and interviews in src/data/interviews/. Shared UI lives in src/components; theme tokens in src/app/globals.css. Use the bundled frontend-design and next-best-practices skills before substantial UI or Next.js changes.

Tags

nextjstailwindcourselearningeducation
Share

More Templates Like This

View Primer
Primer preview

Primer

Course and newsletter launch landing page built with Tailwind CSS and Next.js.

nextjs
View Keynote
Keynote preview

Keynote

Conference and event landing site built with Tailwind CSS and Next.js.

nextjs
View Spotlight
Spotlight preview

Spotlight

Personal website and blog built with Tailwind CSS, Next.js, and MDX.

nextjs
<IteruCode/>