guangzhengli / saas-ui-nextjs-landing-page

A free Next.js landing page template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saas UI - Next.js - landing page.

This is a free Next.js landing page template based on https://saas-ui.dev. Feel free to submit any feature requests. If you use this template please share what you've built on Twitter 🚀.

View demo

Tech

  • Next.js
  • Chakra UI
  • Saas UI
  • Contentlayer
  • Typescript

Features

  • Feature blocks
  • Testimonials
  • Pricing tables
  • Log in and Sign up pages
  • FAQ

In progress

  • Supabase Auth
  • Waitlist sign-up with GetRevue
  • Blog (Contentlayer)
  • Docs

Getting Started

First, clone this repo and run pnpm i

To start the app run:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

Configuration

Configuration files to edit basic site information, add testimonials, faq and pricing table can be found in /data.

Learn More

Find out more about Saas UI.

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

License

MIT

About

A free Next.js landing page template


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%