shadcn-landing-page icon indicating copy to clipboard operation
shadcn-landing-page copied to clipboard

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

Shadcn/UI Landing Page Template

ShadcnUI + React + TypeScript + Tailwind.

shadch-landing-page

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

Sections

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

Features

  • [x] Fully Responsive Design
  • [x] User Friendly Navigation
  • [x] Dark Mode
  • [x] Meta tags

How to install

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