Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free Next.js TypeScript landing page template for SaaS products, online services and more.

Free Bootstrap 4 design system with over 100 components, pre-built pages, and a full UI kit for faster web projects.
Next.js Template1 is a free, MIT-licensed landing page template built with Next.js and TypeScript, designed to give SaaS products and online services a ready-to-run marketing page with a live demo hosted at nextjs-template1.vercel.app.
Next.js Template1 is a landing page template for SaaS products, online services, and similar web projects. It takes the source code from a GitHub repository as its input and produces a deployable Next.js website, using TypeScript for type safety and Twind for styling. The template is free to use and released under the MIT License, with a live demo available at nextjs-template1.vercel.app.
yarn and yarn dev, and edit the components to create a landing page for your product.Getting started is straightforward: after generating or cloning the repository, install dependencies with yarn, start the development server with yarn dev, and open http://localhost:3000 to view the site. The template includes a live demo link to nextjs-template1.vercel.app for quick previewing before cloning.
Next.js Template1 is free and open source, released under the MIT License, meaning you can use it for personal and commercial projects without paying a fee.
Yes, the template is completely free to use and is licensed under the MIT License, which allows you to modify and use it in commercial projects as long as you retain the copyright notice.
It uses Twind, a Tailwind-in-JS library. Instead of a separate Tailwind CSS build step, Twind generates utility classes at runtime, which keeps the setup lightweight and configuration in TypeScript.
Clone or generate the repository, run yarn to install dependencies, then run yarn dev and open http://localhost:3000 in your browser. The development server will hot-reload changes.
Yes, it includes next-seo, a React plugin that simplifies managing page metadata, Open Graph tags, and JSON-LD structured data for better search engine visibility.
