Home
Softono
shadcn-landing-page

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

Shadcn Landing Page Template

Shadcn + Next.js + TypeScript + Tailwind.

This is a project conversion Shadcn-Vue to NextJS

Alt text

Sections

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

Features

  • [x] Fully Responsive Design
  • [x] User Friendly Navigation
  • [x] 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