Skip to content

Siumauricio/landing-template-nextui

Repository files navigation

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.