Home
Softono

Shadcn Landing Page

Open source MIT TypeScript
1.2K
Stars
270
Forks
6
Issues
5
Watchers
1 year
Last Commit

 About Shadcn Landing Page

Free Landing page template using Shadcn, React, Typescript and Tailwind

Platforms

Web Self-hosted

Languages

TypeScript

Need Help Installing Shadcn Landing Page?

We provide expert installation service for this software. Our team will install, configure, and secure Shadcn Landing Page on your server. plans start at just $30.

Shadcn Landing Page

View on GitHub

Shadcn Landing Page Template

Shadcn + Next.js + TypeScript + Tailwind.

This is a project conversion Shadcn-Vue to NextJS

Alt text

Sections

  • Navbar
  • Sidebar(mobile)
  • Hero
  • Sponsors
  • Benefits
  • Features
  • Testimonials
  • Team
  • Community
  • Contact
  • Pricing
  • Frequently Asked Questions(FAQ)
  • Services
  • Footer

Features

  • Fully Responsive Design
  • User Friendly Navigation
  • Dark Mode

How to install

  1. Clone this repositoy:
git clone https://github.com/nobruf/shadcn-landing-page.git
  1. Go into project
cd shadcn-landing-page
  1. Install dependencies
npm install
  1. Run project
npm run dev