A modern starter template built with Next.js 16, Tailwind CSS v4, TypeScript, and ScrollX UI, deployed on Vercel.
- Built with Next.js 16, React 19, TypeScript, and Tailwind CSS v4
- 139+ components and 27+ blocks from ScrollX UI
- Dark mode support via
next-themesand ScrollX UI'sThemeSwitch - Animations powered by Motion
- Syntax highlighting with
rehype-pretty-codeand Shiki - Responsive for all devices
- Optimized for Next.js and Vercel
-
Clone this repository:
git clone https://github.com/Adityakishore0/scrollxuidesign-basic_template.git
-
Move into the directory:
cd scrollxuidesign-basic_template -
Install dependencies:
pnpm install
-
Start the dev server:
pnpm run dev
Install any component via the shadcn CLI:
npx shadcn@latest add https://scrollxui.dev/registry/[component].jsonOr using the namespaced registry:
npx shadcn@latest add @scrollxui/[component]Browse all 139+ components and 27+ blocks at scrollxui.dev.
Licensed under the MIT license.
