Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free landing page template using Daisy UI and Next JS with pre-built pricing, feature, about, login, and profile pages.
Daisy UI Next JS Landing Page Template is a free, MIT-licensed starter template that pairs the Next.js 13 React framework with the Daisy UI component library and Tailwind CSS utility classes to produce a fully styled, SEO-friendly landing page. It includes pre-built pricing, feature, about, login, and profile pages, and runs locally with two npm commands.
Daisy UI Next JS Landing Page Template is a free, open-source landing page starter project hosted on GitHub. It takes a standard Next.js application and adds Daisy UI v2.41.0 components and Tailwind CSS v3.2.4 styling so developers can build a marketing site without writing custom CSS. The output is a deployable Next.js site with server-side rendering for SEO, and the README links to a live Vercel preview.
The template installs and runs locally with two commands. From the project directory, run npm install to install dependencies, then npm start to launch the development server. The project uses Node.js, as stated in the installation notes, and the core libraries are pinned to Next.js v13.1.6, Tailwind CSS v3.2.4, and Daisy UI v2.41.0.
Yes, the template is free and released under the MIT License, which permits free commercial and personal use. The license link is included in the README.
The template uses Next.js v13.1.6 as the framework, Tailwind CSS v3.2.4 for utility styling, Daisy UI v2.41.0 for component classes, and Heroicons for icons. It also has analytics libraries configured.
Clone the repository, navigate to the project directory, and run npm install followed by npm start. Node.js must be installed first, as noted in the installation section.
Yes, the template includes a pricing page (visible in the README screenshots) alongside feature, about, login, and profile page examples.
