shadcn-vue-landing-page
shadcn-vue-landing-page copied to clipboard
New design 🎉 Vue + Shadcn-vue + TypeScript + Tailwind. Landing page template ease-to-use, In progress...
Shadcn/Vue Landing Page Template
Shadcn-Vue + Vue.js + TypeScript + Tailwind.
Live demo is now available: Live Demo
Sections
- [x] Navbar
- [x] Sidebar(mobile)
- [x] Hero
- [x] Sponsors
- [x] Benefits
- [x] Features
- [x] Testimonials
- [x] Pricing
- [x] Frequently Asked Questions(FAQ)
- [ ] Team
- [ ] ... More Sections Coming Soon
Features
- [x] Fully Responsive Design
- [x] User Friendly Navigation
- [x] Dark Mode
How to install
- Clone this repositoy:
git clone https://github.com/leoMirandaa/shadcn-vue-landing-page.git
- Go into project
cd shadcn-vue-landing-page
- Install dependencies
npm install
- Run project
npm run dev