Skip to content

leoMirandaa/shadcn-vue-landing-page

Repository files navigation

Shadcn/Vue Landing Page Template

Alt text Live demo is now available: Live Demo

Sections

  • Navbar
  • Sidebar(mobile)
  • Hero
  • Sponsors
  • Benefits
  • Features
  • Testimonials
  • Pricing
  • Team
  • Frequently Asked Questions(FAQ)
  • ... More Sections Coming Soon

Features

  • Fully Responsive Design
  • User Friendly Navigation
  • Dark Mode

How to install

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