1.0.0 • Published 10 months ago
create-landing-page-prodigeez v1.0.0
Create Landing Page
A powerful CLI tool to generate high-converting landing pages with Next.js, TypeScript, and your choice of UI framework.
🚀 Quick Start
npx create-landing-page✨ Features
Multiple UI Framework Support:
- shadcn/ui
 - Chakra UI
 - Mantine
 
Pre-built Sections:
- Hero Section
 - Features Grid
 - Benefits
 - Solution Overview
 - How It Works
 - Integrations
 - Testimonials
 - FAQ
 - CTA
 
Technical Features:
- Next.js 14+ with App Router
 - TypeScript
 - Tailwind CSS
 - SEO Optimized
 - Responsive Design
 - Dark Mode Support
 
📦 Usage
- Create a new project:
 
npx create-landing-pageFollow the prompts:
- Enter your project name
 - Choose your UI framework
 
Start developing:
cd your-project-name
npm run dev🎨 Customization
- Edit 
src/config/site.tsto update site content - Modify components in 
src/components/sections - Update styles in 
tailwind.config.ts 
📄 License
MIT © Mohammed Saabir Ahmed
1.0.0
10 months ago