Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Modern AI SaaS landing page template built with Next.js, React, and Tailwind CSS, featuring parallax effects and bento grid layouts.

A full-stack Next.js TypeScript template focused on functionality over UI, featuring Zustand, TanStack Query, and ESLint 9 support.
StarForge is an open-source AI SaaS landing page template built with Next.js, React, TypeScript, and Tailwind CSS, designed to give developers and startups a modern, animated marketing site that can be deployed in minutes.
StarForge is a starter template for building AI SaaS landing pages. It takes a standard Next.js project skeleton and provides a complete, production-ready marketing page with a hero section, animated bento grid, and modern UI/UX styling. The template runs on Next.js with TypeScript and Tailwind CSS, and is maintained by Aayush Bharti on GitHub under the MIT license.
pnpm build for an optimized production build, then host on Vercel or Netlify.The template is set up as a standard Next.js project. After cloning the repository, you run pnpm install to install dependencies and pnpm dev to start the development server. To generate a production build, run pnpm build. The repository also includes a Vercel deployment button that clones and deploys the project in one click.
Yes, StarForge is open source and released under the MIT license, so you can use it for free in personal and commercial projects without paying licensing fees.
StarForge is built with Next.js, React, TypeScript, Tailwind CSS, and React Just Parallax. It also includes ESLint and Prettier for code quality and formatting.
You can click the "Deploy with Vercel" button in the repository README. It will create a new Vercel project linked to your GitHub fork and deploy it automatically.
The setup instructions specify pnpm as the package manager. You can use pnpm install and pnpm dev commands, though other package managers like npm or yarn may also work with minor adjustments.
