Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Multi-theme SaaS landing page template built with Remix, TailwindCSS, and shadcn/ui.

Free responsive Bootstrap 5 landing page template with hero, testimonial carousel, blog, email subscription, and contact form sections.
SaasStellar is an open-source SaaS landing page template built with Remix, TailwindCSS, and shadcn/ui that gives you 11 themes for launching a marketing site.
SaasStellar is a ready-to-use landing page template for SaaS products, built on the Remix framework with TailwindCSS and shadcn/ui components. It takes your product content and produces a responsive, accessible marketing page with SEO metadata, analytics integration, and a working contact form. The template is maintained by stormynight9 and published on GitHub under the MIT License, so you can freely use it in commercial projects.
The template is a GitHub repository you clone and run locally: copy the repo, install dependencies with pnpm, and start the development server with pnpm dev. Once running, you edit the site content and theme selection in the Remix code, then deploy the resulting static or server-rendered page to any Remix-compatible host like Vercel.
SaasStellar is free and open source under the MIT License, so there are no licensing fees or subscription tiers. You only pay for the hosting and services you connect to, such as Formspree or analytics providers.
Yes, SaasStellar is released under the MIT License, meaning you can use, modify, and distribute it freely, including in commercial SaaS projects. The source code is available on GitHub.
SaasStellar is built with Remix, a React-based web framework, along with TailwindCSS for styling and shadcn/ui for UI components. It also integrates Formspree for forms and Partytown for script performance.
Clone the repository, run pnpm install to install dependencies, and then run pnpm dev to start the development server. You can then adapt the theme and content in the Remix files. A live demo is available at https://saasstellar.nader.run/.
Yes, SaasStellar has built-in integrations for Google Analytics and Vercel Analytics. You can add your tracking identifiers in the configuration, and the template will handle loading the scripts via Partytown.
The template uses Formspree for form submissions out of the box. You would need to modify the form handling code to use a different service, since there is no pluggable form provider included.
