Skip to content

fredygerman/next-js-shadcn-landing-page

Repository files navigation

Shadcn/UI Landing Page Template

This is Template is a port of the original shadch-landing-page project to Next.js. It has also been inspired by the fork

Build your React landing page effortlessly with the required sections to your project. Live Demo

Sections

  • Navbar
  • Sidebar(mobile)
  • Hero
  • Sponsors
  • About
  • Stats
  • How It Works
  • Features
  • Services
  • Call-to-Action (CTA)
  • Testimonials
  • Team
  • Pricing
  • Newsletter
  • Frequently Asked Questions(FAQ)
  • Footer

Features

  • Fully Responsive Design
  • User Friendly Navigation
  • Dark Mode
  • Metatags

How to install

  1. Clone this repository:
git clone https://github.com/fredygerman/next-js-shadcn-landing-page.git
  1. Go into project
cd shadcn-landing-page
  1. Install Bun if you don't have it installed:
curl -fsSL https://bun.sh/install | bash
  1. Install dependencies:
bun install
  1. Run the project:
bun dev

About

Landing page template using Shadcn, Next js, React , Typescript and Tailwind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages