Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Next.js 13 starter template preconfigured with RizzUI components, Tailwind CSS, dark mode, and Tabler icons.

Complete SaaS starter kit based on the TALL stack (Tailwind CSS 4, Alpine.js, Laravel 12, Livewire 3) and Filament Admin Panel 4.

Astro 2.0 / turbo monorepo project template featuring hybrid rendering (SSG + SSR). Configured to deploy on Vercel.

Web application that lets you create, enhance, and share your drawings with the world.

A simple Gatsby starter with TypeScript and many tools

A template project for creating AsciiDoc-based websites using Jekyll.
Rizzui Starter Template is a Next.js 13 starter template that scaffolds an application preconfigured with the RizzUI component library, Tailwind CSS, and dark mode support via next-themes.
Rizzui Starter Template is an open-source (MIT-licensed) Next.js 13 boilerplate created by shakibdshy for bootstrapping applications with the RizzUI component library and Tailwind CSS. It takes a fresh Next.js project and produces a working starter with the App Directory, custom Tailwind plugin, Tabler Icons, dark mode, and Tailwind tooling already wired up. The template is installed via a single npx create-next-app command pointing at the GitHub repository.
npx create-next-app -e command with the template URL to generate a project with all dependencies installed.Installation is a single command. Run npx create-next-app -e https://github.com/shakibdshy/rizzui-starter-template in your terminal. The CLI copies the remote repository, installs dependencies, and produces a local Next.js project you can run immediately.
The template is free to use under the MIT license, and you can modify and redistribute it without restriction.
Yes, the template is open source under the MIT license, so you can use it for personal and commercial projects at no cost.
It targets Next.js 13 with the App Directory. It does not include a Pages Router setup.
Yes, dark mode is implemented with next-themes, which handles theme toggling and persistence.
Run npx create-next-app -e https://github.com/shakibdshy/rizzui-starter-template in your terminal.
Icons come from Tabler Icons, an open-source icon library, and are ready to use in RizzUI components.
