• Stars
    star
    306
  • Rank 136,456 (Top 3 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Landing page for any SaaS company, using Nextjs and NextUI

NextJS and NextUI Landing Page Template

You can deploy here directly to vercel Deploy with Vercel

This is a template for NextJS and NextUI.

NextJS NextUI

You can see the demo here: https://landing-template-nextui.vercel.app/ For improve this template, you can create a pull request or open an issue here Issues or Pull Request

Dark Mode

Landing Page Dark Mode

Light Mode

Landing Page Light Mode

  • Hero Section
  • Features Section 1
  • Features Section 2
  • Features Section 3
  • Testimonials Section
  • CTA Section
  • Pricing Section
  • FAQ Section
  • Footer Section
  • Dark Mode Support
  • Full Responsive

For Run

Install dependencies

npm install

Start the server

npm run dev

Now you can visit https://localhost:3000 in your browser.