shadcn-landing-page
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.
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
- Clone this repository:
git clone https://github.com/leoMirandaa/shadcn-landing-page.git
- Go into project
cd shadcn-landing-page
- Install dependencies
npm install
- Run project
npm run dev